• Dark Light Default
  • 0
    Notifications
    Tandai dibaca
  • user-image
    Profil
    user-image
    {{ Auth::user()->first_name . ' ' . Auth::user()->last_name }} 🖖
    {{ ucwords(str_replace('_', ' ', Auth::user()->roles->pluck('name')->join(', '))) }}

    Notifikasi
    user()->status_notif == true ? 'checked' : '' }} />

    Manajemen

    @if (auth()->user()->hasAnyRole(['super_admin', 'tenaga_kesehatan'])) Pengaturan Ubah Password @else Ubah Password @endif
    @csrf