@include('partials.head')
@if ($site->logo)
@else
@endif
{{ $site->name ?: config('app.name', 'Laravel') }}
{{ $slot }}
@fluxScripts