@extends('layouts.clinic') @section('title', niche_module_label('clinic').' — '.config('app.name')) @section('content')
{{ $stats['patients_total'] }}
{{ $stats['appointments_today'] }}
{{ $stats['pending_today'] }}
{{ $stats['prescriptions_week'] }}
انسخ الرابط أو اطبع/حمّل الـ QR لتعليقه في الاستقبال.
@if($portalUrl){{ $appt->patient?->name }}
{{ $appt->appointment_date?->translatedFormat('d M Y') }} — {{ substr((string) $appt->start_time, 0, 5) }}
لا توجد حجوزات قادمة.
@endforelse