@php $googleAnalytics = extension('google_analytics'); $tawkTo = extension('tawk_to'); @endphp @if (config('settings.actions.gdpr_cookie') && !request()->hasCookie('gdpr_cookie'))

{{ d_trans('We use cookies to personalize your experience. By continuing to visit this website you agree to our use of cookies') }}

@if (config('settings.links.gdpr_cookie_policy_link')) {{ d_trans('More') }} @endif
@endif @if ($googleAnalytics) @endif @if ($tawkTo) @endif