{{ t('support_tickets') }}

{{ t('total_tickets') }}
{{ $stats['total'] }}
{{ t('open_tickets') }}
{{ $stats['open'] }}
{{ t('pending_tickets') }}
{{ $stats['pending'] }}
{{ t('answered_tickets') }}
{{ $stats['answered'] }}
{{ t('closed_tickets') }}
{{ $stats['closed'] }}
{{ t('high_priority') }}
{{ $stats['high_priority'] }}

{{ t('tickets') }}