| Name | Status | {{--Permission | --}}Updated By | Action | ||
|---|---|---|---|---|---|---|
| No role found | ||||||
| {!! $role->role_name !!} | {!! $role->role_is_exist == 1 ? "Active" : "Inactive" !!} | @foreach($role->permissions->unique('updated_by') as $updatedBy) {!! $updatedBy->updatedByUser->name !!} @endforeach | Edit | |||