@if(isset($row->appointment->status) && $row->appointment->status == \App\Models\Appointment::CANCELLED)
@elseif($row->status == \App\Models\Transaction::PENDING)
status === 1?'checked':''}} />
@else
@endif