| ID | Application Number | Customer | Subcity | Woreda | Level | Status | Created At | Action |
|---|---|---|---|---|---|---|---|---|
| {{ $complain->id }} | {{ $complain->application_number }} | {{ $complain->customer->full_name }} | {{ $complain->subcity->name ?? 'N/A' }} | {{ $complain->woreda->name ?? 'N/A' }} | {{ $complain->level }} | {{ ucfirst($complain->status) }} | {{ $complain->created_at->format('Y-m-d H:i') }} | Feedback |
| No complaints found. | ||||||||