Scope: {{ $branchName }}
Period: {{ \Carbon\Carbon::parse($from)->format('d M Y') }} — {{ \Carbon\Carbon::parse($to)->format('d M Y') }}
Reports included: {{ count($reports) }}
Date: {{ $report->report_date?->format('d M Y') }}
Branch: {{ $report->branch->name ?? 'N/A' }}
Status: {{ ucfirst($report->status) }}