{{ config('app.name', 'SIMPUN BANJAR') }}
  • Home
  • KRK
      @canany(['Admin', 'VerifKRK', 'Pemohon', 'KaBid', 'SekDin', 'KaDin'])
    • Data Permohonan
    • @endcanany @canany(['Admin', 'VerifKRK', 'OpdAgtFpr'])
    • FPR
    • @endcanany
  • @canany(['Admin', 'VerifPengurug', 'Pemohon', 'KaBid', 'SekDin', 'KaDin'])
  • Pengurugan
  • @endcanany @canany(['Admin', 'VerifPeil', 'Pemohon', 'KaBid', 'SekDin', 'KaDin'])
  • Peil Banjir
  • @endcanany @if (Auth::user()->to_role->l_peta_l == 1 || Auth::user()->to_role->t_peta_l == 1 || Auth::user()->to_role->e_peta_l == 1 || Auth::user()->to_role->h_peta_l == 1)
  • Peta
    • Layer
    • Kategori
  • @endif @if (Auth::user()->to_role->t_isian_krk == 1 || Auth::user()->to_role->e_isian_krk == 1 || Auth::user()->to_role->h_isian_krk == 1)
  • Isian
      @if (Auth::user()->to_role->t_isian_krk == 1 || Auth::user()->to_role->e_isian_krk == 1 || Auth::user()->to_role->h_isian_krk == 1)
    • KRK
    • @endif @if (Auth::user()->to_role->t_isian_pengurugan == 1 || Auth::user()->to_role->e_isian_pengurugan == 1 || Auth::user()->to_role->h_isian_pengurugan == 1)
    • Pengurugan
    • @endif @if (Auth::user()->to_role->t_isian_peilbanjir == 1 || Auth::user()->to_role->e_isian_peilbanjir == 1 || Auth::user()->to_role->h_isian_peilbanjir == 1)
    • Peil Banjir
    • @endif @if (Auth::user()->to_role->u_contoh_isian_k == 1 || Auth::user()->to_role->d_contoh_isian_k == 1)
    • Contoh Isian KRK
    • @endif @if (Auth::user()->to_role->u_contoh_isian_p == 1 || Auth::user()->to_role->d_contoh_isian_p == 1)
    • Contoh Isian Pengurugan
    • @endif @if (Auth::user()->to_role->u_contoh_isian_pb == 1 || Auth::user()->to_role->d_contoh_isian_pb == 1)
    • Contoh Isian Peil Banjir
    • @endif
  • @endif @if (Auth::user()->to_role->l_user == 1 || Auth::user()->to_role->t_user == 1 || Auth::user()->to_role->e_user == 1 || Auth::user()->to_role->h_user == 1)
  • Pengaturan
      @if (Auth::user()->to_role->l_user == 1 || Auth::user()->to_role->t_user == 1 || Auth::user()->to_role->e_user == 1 || Auth::user()->to_role->h_user == 1)
    • User
    • @endif @if (Auth::user()->to_role->l_pengaturan_r == 1 || Auth::user()->to_role->t_pengaturan_r == 1 || Auth::user()->to_role->e_pengaturan_r == 1 || Auth::user()->to_role->h_pengaturan_r == 1)
    • Role
    • @endif @if (Auth::user()->to_role->l_pengaturan_o == 1 || Auth::user()->to_role->t_pengaturan_o == 1 || Auth::user()->to_role->e_pengaturan_o == 1 || Auth::user()->to_role->h_pengaturan_o == 1)
    • OPD
    • @endif @if (Auth::user()->to_role->l_pengaturan_s == 1 || Auth::user()->to_role->t_pengaturan_s == 1 || Auth::user()->to_role->e_pengaturan_s == 1 || Auth::user()->to_role->h_pengaturan_s == 1)
    • Status
    • @endif @if (Auth::user()->to_role->l_pengaturan_k == 1 || Auth::user()->to_role->t_pengaturan_k == 1 || Auth::user()->to_role->e_pengaturan_k == 1 || Auth::user()->to_role->h_pengaturan_k == 1)
    • Kecamatan
    • @endif @if (Auth::user()->to_role->l_pengaturan_d == 1 || Auth::user()->to_role->t_pengaturan_d == 1 || Auth::user()->to_role->e_pengaturan_d == 1 || Auth::user()->to_role->h_pengaturan_d == 1)
    • Desa
    • @endif @if (Auth::user()->to_role->l_pengaturan_l == 1)
    • Landing Page
    • @endif
  • @endif
    @guest @if (Route::has('login'))
  • Login
  • @endif @if (Route::has('register'))
  • Register
  • @endif @else
  • {{ Auth::user()->name }}
    • Logout
      @csrf
  • @endguest