@include('partials.head') Skip to content
{{-- Sidebar --}}
@include('partials.notification_bell', ['indexUrl' => route('teacher.notifications.index'), 'readUrl' => route('teacher.notifications.read')])
@yield('content')