@include('partials.head', ['title' => $title ?? null, 'description' => $description ?? null]) @include('partials.public-header')
{{ $slot }}
@include('partials.public-footer') @livewireScripts