@include('partials.head') @include('partials.theme-init-script')
{{ config('app.name', 'Laravel') }}
{{ $slot }}
@livewireScripts @fluxScripts @include('partials.theme-toggle-script')