{{env('APP_NAME')}}

  • All Notifications
    Tidak Ada Notifikasi Terbaru
  • User-Profile User-Profile User-Profile User-Profile User-Profile User-Profile
    {{ (!empty(Auth::user()->gelar_depan) ? Auth::user()->gelar_depan.'. ' : '' ) }} {{ (!empty(Auth::user()->full_name) ? Auth::user()->full_name : '' ) }} {{ (!empty(Auth::user()->gelar_belakang) ? ', '.Auth::user()->gelar_belakang : '' ) }}

    {{ str_replace('_',' ',auth()->user()->user_type) ?? '' }}

    • @csrf {{ __('Log out') }}