= qh_h(qh_t('Issue new tickets and manage patient flow.', 'إصدار التذاكر الجديدة وإدارة حركة المرضى.')) ?>
= qh_h(qh_t('No tickets issued today.', 'لا توجد تذاكر صادرة اليوم.')) ?>
| = qh_h(qh_t('Ticket', 'التذكرة')) ?> | = qh_h(qh_t('Patient', 'المريض')) ?> | = qh_h(qh_t('Clinic', 'العيادة')) ?> | = qh_h(qh_t('Status', 'الحالة')) ?> | |
|---|---|---|---|---|
| = qh_h($ticket['ticket_number']) ?> | = qh_h($ticket['patient_name']) ?> | = qh_h(qh_name($ticket, 'clinic_name')) ?> | = qh_status_badge($ticket['status']) ?> | = qh_h(qh_t('View', 'عرض')) ?> |