@if ($totalMessages) {{ number_format($totalMessages) }} messages · {{ number_format($uniqueRecipients) }} unique recipients · {{ number_format($replyRatePct, 1) }}% reply rate. @else No outgoing messages yet — once your first queue sends, this dashboard fills in. @endif
{{ __('Conversations handled, response latency, customer satisfaction. Drawn from real workspace data.') }}
| {{ __('Agent') }} | {{ __('Convos') }} | {{ __('Resolved') }} | {{ __('Avg 1st resp.') }} | {{ __('Avg resolution') }} | {{ __('CSAT') }} |
|---|---|---|---|---|---|
|
{{ $initials }}
{{ $row['name'] }}
{{ $row['email'] }}
|
{{ number_format($row['convos']) }} | {{ number_format($row['resolved']) }} | {{ $fmtMin($fr) }} | {{ $fmtMin($rr) }} | @if ($row['csat'] !== null) {{ number_format($row['csat'], 2) }} ({{ $row['csat_count'] }}) @else — @endif |
{{ __('Read rate by hour × day · darker = higher engagement') }}