{{ __('Dashboard') }} {{ __('Tambah Anggota') }} {{ __('Uang Kas') }} {{ __('Kepengurusan') }} @if(auth()->user()?->hasRole('Super Admin')) {{ __('Kelola Pengguna') }} @endif
{{ __('Profile') }}
@csrf {{ __('Log Out') }}
{{ __('Dashboard') }} {{ __('Tambah Anggota') }} {{ __('Uang Kas') }} {{ __('Kepengurusan') }} @if(auth()->user()?->hasRole('Super Admin')) {{ __('Kelola Pengguna') }} @endif
{{ Auth::user()->name }}
{{ Auth::user()->email }}
{{ __('Profile') }}
@csrf {{ __('Log Out') }}