@switch($type) @case($type == 'actions')
@can('roles-update') @endcan @if(!in_array($role->id,[1,2,3])) @can('roles-delete') @endcan @endif
@break @default

There is no activity

@endswitch