Customer Service Representative Dashboard
{{ now()->format('l, F j, Y') }}
{{ now()->format('g:i A') }}
{{ $consultation->patient->name }}
Dr. {{ $consultation->doctor->name ?? 'Unassigned' }}
{{ $consultation->created_at->diffForHumans() }}
No recent consultations
@endforelse{{ $impersonation->impersonator->name }}
→ {{ $impersonation->impersonatedUser->name }}
{{ $impersonation->started_at->diffForHumans() }}
No recent impersonations
@endforelse