Flowbite Logo LearnMap
  • Beranda
  • Kursus
  • Peta
  • @if (Auth::check())
  • {{ Auth::user()->name }} {{ Auth::user()->email }}
      @if (Auth::user() && Auth::user()->role === 'admin')
    • @endif
    • @csrf
    @else Login @endif