@php $modalAppointment = $modalAppointment ?? $appointment; $modalId = $modalId ?? 'status-appointment-modal-' . $modalAppointment->id; $formId = 'status-appointment-form-' . $modalAppointment->id; @endphp
@csrf @method('PATCH')
@foreach ($statusOptions as $statusValue => $statusLabel) @endforeach
Cancel Update Status