@yield('title', 'Dashboard')
Aplikasi
Unit Maintenance
{{ strtoupper(substr(Auth::user()->name ?? 'U', 0, 1)) }}
{{ Auth::user()->name }}
{{ Auth::user()->role }}
Profil Saya
Pengaturan Sesi
Keluar Sesi
@yield('content')