User Type List
Manage Your User Type
| Action | @endifType | {{-- Status column --}} @if(hasPermission('usertype', 'status'))Status | @endif
|---|---|---|
| @endif {{-- Type name --}} | {{-- Status --}} @if(hasPermission('usertype', 'status')) | @if($row->status == 1) Active @else Inactive @endif | @endif