@php $footer = getContent('footer.content', true); $datas = getContent('footer.element'); $contacts = getContent('contact_us.element'); $about = getContent('about.content', true); $links = getContent('policy_pages.element', false, null, true); @endphp @php $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