@php $footer = getContent('footer.content', true); $socialLinks = getContent('social_link.element', orderById: true); $policyPages = getContent('policy_pages.element', orderById: true); $contact = getContent('contact_us.content', true); $cookie = App\Models\Frontend::where('data_keys', 'cookie.data')->first(); @endphp @if ($cookie->data_values->status == Status::ENABLE && !\Cookie::get('gdpr_cookie'))

{{ @$cookie->data_values->short_desc }} @lang('learn more')

@lang('Allow')
@endif