Telemedicine Dashboard
See and manage all your online consultation schedules, view patient information, and join meetings directly from this page. Stay updated on every booking and keep your telemedicine appointments organized and efficient.
Total
{{ $totalTelemedicine }}
Waiting
{{ $waitingCount }}
Completed
{{ $completedCount }}
Telemedicine Chart
Telemedicine Data
| No | Name | Schedule | Type | Status | Action |
|---|---|---|---|---|---|
| {{ $i + 1 }}. | {{ $a->fullname }} | {{ \Carbon\Carbon::parse($a->date)->format('d-m-Y') }} | {{ \Carbon\Carbon::parse($a->scheduled_at)->format('h:i A') ?? '-' }} |
{{ $a->status }}
|