{{-- 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 ($styleSettings->custom_style) @endif @if($generalSettings->europa_cookie_consent_enabled) @cookieconsentscripts @endif
@if($generalSettings->europa_cookie_consent_enabled) @cookieconsentview @endif {{ $slot }} @livewire('notifications') @if($generalSettings->cookie_consent_enabled)