@hasSection('meta_image') @else @endif @stack('meta') @php $theme = config('app.theme', 'b2in'); @endphp @vite([ \App\Helpers\ThemeHelper::getThemeCssPath(), 'resources/js/app.js' ], 'build/' . $theme) @stack('styles') {{-- GTM noscript (nur bei GTM-Nutzung) --}} {{-- TopBar (Backup: Sprachwechsel & Social Icons – folgt später) --}} {{-- --}} @yield('content') {{-- Cookie Consent Manager (vor Livewire-Scripts) --}} @stack('scripts')