{{ $user_type->menu_name }}
@if(session('user')->user_type_id==2)
@endif
This is the list of {{ $user_type->menu_name }}. You can edit existing entries, but deletion is restricted if they are linked to any grievance records.
{{ $user_type->menu_name }}(s) that are connected to complaint(s) cannot be deleted to maintain system integrity.
Note: Complaints are handled in ascending level order—if the Level 1 officer takes no action, it escalates to Level 2, and continues to the next level until resolution.
Important: You can add only one user per level while setting up level-wise grievance admins under a municipality.
Note: Complaints are handled in ascending level order—if the Level 1 officer takes no action, it escalates to Level 2, and continues to the next level until resolution.
Important: You can add only one user per level while setting up level-wise grievance admins under a municipality.
@if(session('error'))
@endif
@if(session('success'))
@endif
@if ($errors->any())
@endif
Error! {{ session('error') }}
Success! {{ session('success') }}
-
@foreach ($errors->all() as $error)
- {{ $error }} @endforeach
{{ $user_type->menu_name }} List
{{-- Dropdown --}}
{{-- Search --}}
{{-- Add New --}}
Add New