Rubick Tailwind HTML Admin Template KDMC
  • Dashboard
  • @canany(['wards.view', 'locations.view', 'banners.view', 'police_stations.view', 'documents.view'])
  • Masters
      @can('wards.view')
    • Ward
    • @endcan {{-- @can('locations.view')
    • Location
    • @endcan --}} @can('banners.view')
    • Banner
    • @endcan @can('police_stations.view')
    • Police Station
    • @endcan @can('documents.view')
    • Document
    • @endcan
  • @endcan @can('users.view')
  • User Registration
  • @endcan {{-- @canany(['police-request.approved']) --}}
  • All Applications
  • {{-- @endcan --}} @can('application-form')
  • Application Form
  • @endcan @can('cancel-application')
  • Cancel Application
  • @endcan @can('make-payment')
  • Make Payment
  • @endcan @can('qr-code')
  • QR Code
  • @endcan @can('certificate')
  • Certificates
  • @endcan @can('report.view')
  • Report
  • @endcan
  • Change Password
  • Logout