| Activity | Requisition | Status | Completion | Submitted | |
|---|---|---|---|---|---|
| {{ $report->activity->title ?? '—' }} | {{ $report->requisition->reference ?? '—' }} | {{ $report->status->label() }} | {{ $report->completion_percentage ?? 0 }}% | {{ $report->submitted_at?->format('d M Y') ?? '—' }} | View |
{{ $reports->links() }}