{{-- Compact brand lockup for small screens --}}
@if ($siteLogo)
@else
@if ($siteIcon)
@endif
{{ $siteName }}
@endif
{{-- Sentinel statuses are rendered by the page itself with proper wording --}}
@if (session('status') && session('status') !== 'verification-link-sent')
@endif
{{ $slot }}
{{ $title }}
@if ($subtitle){{ $subtitle }}
@endif{{ session('status') }}