• Buat Usulan
  • @php $totalnotif = \App\Models\Notif::where('tujuan',auth()->user()->id)->where('tampil','0')->count(); @endphp {{$totalnotif}}
  • User Image {{ Auth::user()->name }}
    • {{ Auth::user()->name }}
      {{Auth::user()->getRoleNames()->first()}}
      Terdaftar dari {{date('d/m/Y', strtotime(auth()->user()->created_at))}}

    • Ubah Profil Ubah Password {{ __('Logout') }}
      @csrf