WELCOME BACK👋
{{ $name }}
Student ID: {{ $upsi }} · {{ $faculty }}
RM{{ number_format($balance,2) }}
of RM{{ number_format($total,2) }} remaining
{{ $mainAppt ? date('d M, g:i A', strtotime($apptDate.' '.$apptTime)) : '-' }}
{{ $mainAppt ? $apptType.' · Room '.$roomNo : 'No appointment' }}
{{ $queueNo ?? '-' }}
{{ $mainAppt ? 'Room '.$roomNo.' · '.ucfirst($mainAppt['status'] ?? 'Waiting') : 'No queue' }}
{{ $totalVisits }}
Annual record
Book Appointment
Book a dental appointment
Walk-In
Check same-day availability
Live Queue
View current queue status
Upcoming Appointments
View All →{{ $appt['appointment_type'] ?? 'Dental Check-Up' }}
{{ $date ? date('d M Y', strtotime($date)) : '-' }} · {{ isset($appt['appointment_time']) ? date('g:i A', strtotime($appt['appointment_time'])) : '-' }} · Room {{ $r }}
Queue Status
View Queue →{{ $queueNo ? 'Queue number will be active after check-in at PKU counter.' : 'Queue will appear after appointment check-in at PKU counter.' }}
Allocation Usage Overview
View Details →{{ $percent ?? 0 }}%
UsedUsed RM{{ number_format($used ?? 0, 2) }}
Remaining RM{{ number_format($balance ?? 0, 2) }}
Total Allocation
RM{{ number_format($total ?? 0, 2) }}
Clinic Announcements
View All →Clinic Notice
Please check appointment availability before visiting the dental counter.