Flowbite Logo tectcrime
@if (!auth()->user()) @else @endif
  • Beranda
  • {{--
  • Kriminal
  • --}} {{--
  • Kontak
  • --}}
  • Tentang Kami
  • Panduan Masyarakat
  • @if (auth()->user())
    • @if (auth()->user()->role == 'administrator')
    • Panel Admin

    • Deteksi Pelaku
    • Laporan Masyarakat
    • @elseif (auth()->user()->role == 'polisi') {{--
    • Profile
    • --}}
    • Deteksi Pelaku
    • Laporan Masyarakat
    • {{--
    • Data Masyarakat
    • --}} @elseif (auth()->user()->role == 'masyarakat')
    • Profil Akun
    • Lapor Pelaku
    • @endif
    @if (auth()->user()->role == 'polisi' || auth()->user()->role == 'masyarakat')
    Ubah Password
    @endif
  • @endif