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 queue', 'طابور الطبيب'), qh_t('Doctor workspace.', 'مساحة عمل الطبيب.') ); ?>