query("SELECT video_path FROM hospital_ads WHERE is_active = 1 ORDER BY sort_order ASC, id DESC LIMIT 10"); if ($stmt) { $activeVideos = $stmt->fetchAll(PDO::FETCH_COLUMN); } } catch (Throwable $e) { // Table might not exist yet, safe to ignore } qh_page_start( 'display', qh_t('General display board', 'لوحة العرض العامة'), qh_t('Public queue display.', 'شاشة طوابير عامة.') ); ?>
= qh_h(qh_t('Please wait for your ticket number.', 'يرجى الانتظار حتى يتم نداء رقم تذكرتك.')) ?>
| = qh_h(qh_t('Clinic', 'العيادة')) ?> | = qh_h(qh_t('Vitals Wait', 'انتظار العلامات')) ?> | = qh_h(qh_t('Doctor Wait', 'انتظار الطبيب')) ?> |
|---|---|---|
| = qh_h(qh_name($row)) ?> | = qh_h((string) $row['vitals_waiting']) ?> | = qh_h((string) $row['doctor_waiting']) ?> |
= qh_h(qh_t('Ask reception about bundled blood tests, diabetes follow-up, and annual screenings.', 'اسأل الاستقبال عن باقات تحاليل الدم، ومتابعة السكري، والفحوصات السنوية.')) ?>
= qh_h(qh_t('We announce ticket numbers on this screen and by voice. Stay near your department area.', 'نعلن أرقام التذاكر على هذه الشاشة وبالصوت. يرجى البقاء قرب منطقة القسم الخاص بك.')) ?>
= qh_h(qh_t('Completed visits can proceed to the pharmacy and billing desk near the main exit.', 'بعد انتهاء الزيارة يمكن التوجه إلى الصيدلية ومكتب المحاسبة قرب المخرج الرئيسي.')) ?>