@extends('layouts.master_layout') @section('content')
Getlink Freepik giá siêu rẻ chỉ 1.000 đồng

Oops! Vui lòng nhập link pikbest

Oops! Bạn chưa đăng nhập

Khuyến mãi đang diễn ra

SB Admin 2 makes extensive use of Bootstrap 4 utility classes in order to reduce CSS bloat and poor page performance. Custom CSS classes are used to create custom components and custom utility classes.

Before working with this theme, you should become familiar with the Bootstrap framework, especially the utility classes.

@php $popupKey = auth('member')->check() ? 'popup_announcement_shown_loggedin' : 'popup_announcement_shown_guest'; @endphp @if (session('gift_month_popup')) @include('member._popup_gift_month') @elseif(!session($popupKey)) @include('member._popup_announcement') @php session()->put($popupKey, true); @endphp @endif @endsection