• logo
  • profile image

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

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

    Logout
  • {{--
  • Dashboard
  • --}}
  • Dashboard
  • @if (Auth::user()->id != env('ID_DAERAH'))
  • RPJMD
  • Renstra
  • Renja
  • @endif @if (in_array(Auth::user()->entitas_id, [1, env('ID_DAERAH')]))
  • Manajemen Risiko
  • @endif @if (Auth::user()->id != env('ID_DAERAH'))
  • Dinas Terkait
  • Pelaporan
  • @if (Auth::user()->role == 'Pemda')
  • Reviu
  • Evaluasi
  • {{--
  • Tindaklanjut
  • --}} @endif @endif