E-RPL
Super Admin
Ke Ahli Jenjang
@php $profileInfo = auth()->user()->getProfileInfo(); @endphp
{{ $profileInfo['nama'] }}
{{ $profileInfo['nama'] }}
{{ auth()->user()->role }}
Sign Out
@csrf
@yield('content')
@stack('scripts')