0 ? qh_fetch_doctor($selectedDoctorId) : null; $doctorQueue = $selectedDoctorId > 0 ? qh_fetch_tickets(['ready_for_doctor', 'called', 'in_progress'], $selectedDoctorId, 20) : []; qh_page_start( 'doctor', qh_t('Doctor room queue', 'طابور غرفة الطبيب'), qh_t('Doctor workspace with separate English and Arabic page views.', 'مساحة عمل الطبيب مع صفحات عربية وإنجليزية منفصلة.') ); ?>

·