@yield('header_title', 'Dashboard')
@yield('header_subtitle', 'Jurnal Absensi Guru & Siswa SMKN 1 BOYOLANGU')
{{-- Interactive Notification Dropdown --}}
{{-- User Profile Dropdown --}}
Profil Saya
Notifikasi
0 Baru
Memuat notifikasi...
{{ Auth::user()->name ?? 'Admin' }}
{{ Auth::user()->email ?? 'admin@smkn1boyolangu.sch.id' }}
{{ str_replace('_', ' ', Auth::user()->role ?? 'admin') }}