Practice Dashboard
Welcome back to the admin panel for {{ $tenant->name }}.
Welcome back to the admin panel for {{ $tenant->name }}.
No recent bookings found.
| Date & Time | Patient | Status |
|---|---|---|
|
{{ $booking->date }} {{ $booking->time }} |
{{ $booking->user ? $booking->user->name : 'N/A' }} | {{ $booking->status }} |