Doctor | Specialization | Date | Time | Reason | Status | Action |
---|---|---|---|---|---|---|
{{ $appointment->doctor->name }} | {{ $appointment->doctor->specialization }} | {{ $appointment->appointment_date }} | {{ $appointment->appointment_time }} | {{ $appointment->reason ?? '-' }} | {{ ucfirst($appointment->status) }} | |
You have no appointments yet. |