Book Appointment

getFlashdata('success')): ?>
getFlashdata('success')) ?>
getFlashdata('error')): ?>
getFlashdata('error')) ?>

My Appointments

Doctor Date Time Status
doctor_name) ?> specialization)): ?>
specialization) ?>
appointment_date) ?> appointment_time) ?> status); if ($st === '') { $st = 'pending'; } elseif ($st === 'confirmed') { $st = 'approved'; } elseif ($st === 'cancelled') { $st = 'rejected'; } $badgeClass = match ($st) { 'pending' => 'ov-badge ov-badge--warning', 'approved' => 'ov-badge ov-badge--success', 'rejected' => 'ov-badge ov-badge--danger', default => 'ov-badge', }; ?>

Available Doctors

Dr. name) ?>

Specialization: specialization ?? 'N/A') ?>

No doctors available yet.