Telegram:
{{ $stats['telegram']['published'] }}/{{ $stats['telegram']['total'] }}
@if($stats['telegram']['failed'] > 0)
({{ $stats['telegram']['failed'] }} failed)
@endif
X (Twitter):
{{ $stats['x']['published'] }}/{{ $stats['x']['total'] }}
@if($stats['x']['failed'] > 0)
({{ $stats['x']['failed'] }} failed)
@endif