{{-- Mobile sidebar toggle (to be wired with JS if needed) --}}

@yield('page-title', 'Dashboard')

@include('partials.panel-notifications', [ 'dropdownId' => 'adminNotificationsMenu', 'alignmentClass' => 'right-0', ]) {{-- Visit Site --}} View Site {{-- User avatar --}}
{{ strtoupper(substr(auth()->user()->name, 0, 1)) }}