• Home
  • @if(isset(Auth::user()->foto)) @else @endif {{Auth::user()->nama_lengkap}}
    • @if(isset(Auth::user()->foto)) @else @endif

      {{Auth::user()->nama_lengkap}}

      @if(Auth::user()->jenis_sekolah)

      {{Auth::user()->jenis_sekolah->jenis_sekolah}}

      @endif
    • @if(Auth::user()->level_user == 1)
    • Dashboard
    • @endif
    • {{ __('Sign out') }}
      @csrf