Admin
@if (url()->previous() !== url()->current())
Kembali
@endif
Ke Ahli Jenjang
@php $profileInfo = auth()->user()->getProfileInfo(); @endphp
{{ $profileInfo['nama'] }}
{{ $profileInfo['nama'] }}
{{ auth()->user()->role }}
Sign Out
@csrf
@yield('content')
@stack('scripts')