@can('show therapist') @endcan @can('therapist working hours') @endcan @can('update therapist') @endcan @can('change status therapist') @if(\App\Models\User::find($row->id)?->is_active) @else @endif @endcan