Period: {{ ucfirst($period) }} - {{ $date }}
Generated on: {{ date('F j, Y g:i A') }}
{{ $stats['total'] }}
{{ $stats['sent'] }}
{{ $stats['scheduled'] }}
{{ number_format($stats['avg_ack_rate'], 1) }}%
| Reference | Title | Type | Priority | Status | Recipients | Created |
|---|---|---|---|---|---|---|
| {{ $communication->reference_number }} | {{ Str::limit($communication->title, 40) }} | {{ ucfirst(str_replace('_', ' ', $communication->communication_type)) }} | {{ ucfirst($communication->priority_level) }} | {{ ucfirst($communication->status) }} | {{ $communication->total_recipients ?? 0 }} | {{ $communication->created_at->format('M j, Y') }} |
| No communications found | ||||||