@stack('style-lib')
@stack('style')
@php $preloader = getContent('preloader.content', true); @endphp
@stack('fbComment') @yield('panel') @php $cookie = App\Models\Frontend::where('data_keys', 'cookie.data')->first(); @endphp @if ($cookie->data_values->status == 1 && !\Cookie::get('gdpr_cookie'))
{{ $cookie->data_values->short_desc }}
@lang('learn more')
@lang('Allow')
@endif @stack('script-lib') @stack('script') @include('partials.plugins') @include('partials.notify')