@stack('styles')
Ikon salam Selamat datang, {{ Auth::guard('guru')->user()->nama ?? 'Guru' }}
Notifikasi 7 hari terakhir
Notifikasi kosong
Memuat notifikasi...
@php $guru = Auth::guard('guru')->user(); @endphp @if($guru->foto_profil) Foto profil {{ $guru->nama }} @else
@endif
@yield('content')
{{-- PROFILE MODAL --}}
@csrf
@if($guru->foto_profil) Foto profil saat ini @else @endif

JPG, PNG, WEBP · Maks. 2MB

@stack('scripts')