@php $footerContent = getContent('footer.content', true); $policyPageElements = getContent('policy_pages.element', false); $subscribeContent = getContent('subscribe.content', true); $contactContent = getContent('contact_us.content', true); $socialIconElements = getContent('social_icon.element', false); @endphp @php $cookie = App\Models\Frontend::where('data_keys', 'cookie.data')->first(); @endphp @if (@$cookie->data_values->status == Status::ENABLE && !\Cookie::get('gdpr_cookie'))
@endif @push('script') @endpush