| Date | Tickets | Resolved | Satisfaction |
|---|---|---|---|
| {{ $metric->date->format('M d') }} | {{ $metric->tickets_received }} | {{ $metric->tickets_resolved }} | {{ $metric->customer_satisfaction ? number_format($metric->customer_satisfaction, 1) . '%' : 'N/A' }} |
| No data yet. | |||
No evaluations yet.
@endforelse