@can('update role') @endcan @if(!in_array($row->name,['super admin','therapist','account','employee'])) @can('delete role') @endcan @endif