@canany(['get-admin', 'update-admin']) Edit @endcan @canany(['get-groups-admin', 'update-groups-admin']) Edit Groups @endcan @canany(['get-password-admin', 'update-password-admin']) Edit Password @endcan @if($data->deleted_at) @can('restore-admin') Restore @endcan @else @can('delete-admin') Delete @endcan @endif