{{-- Generate seo tags --}} {!! SEO::generate() !!} {!! JsonLd::generate() !!} @foreach ($pwaSettings->icons as $item) @endforeach @if (app('filament')->hasPlugin('google-location-kit') && $googleSettings->status) @endif @filamentStyles @vite('resources/css/app.css') {!! $scriptSettings->custom_script_head !!} {!! GoogleReCaptchaV3::init() !!} {{-- Styles --}} @stack('styles') @if($generalSettings->europa_cookie_consent_enabled) @cookieconsentscripts @endif
@if($generalSettings->europa_cookie_consent_enabled) @cookieconsentview @endif @livewire('notifications') {{ $slot }} @if($generalSettings->cookie_consent_enabled)