{!! seo($seo ?? null) !!} {{ $title ?? 'Page Title' }} @livewireStyles @wireUiScripts @stack('scripts') @vite(['resources/js/app.js','resources/css/app.css']) @googlefonts
{{--@include('components.layouts.partials.search-button')--}} {{--@include('components.layouts.partials.notification-buttons')--}} {{--@include('components.layouts.partials.dark-mode-toggle')--}} {{--
--}} {{--@include('components.layouts.partials.user-button')--}}
{{ $slot }}
@livewireScriptConfig