@include('theme::partials.head', ['seo' => ($seo ?? null)])
{{ $slot }}
@livewire('notifications') @include('theme::partials.footer') @include('theme::partials.footer-scripts') {{ $javascript ?? '' }}