| ID | Applicant | Gender | Service | Status | Type | Submitted |
|---|---|---|---|---|---|---|
| {{ $app['id'] }} |
|
{{ ucfirst($app['gender'] ?? '-') }} | {{ $app['service'] ?? 'N/A' }} | {{ ucfirst($app['status']) }} | {{ ucfirst($app['type']) }} | {{ $app['submitted'] }} |
|
No applications found for the selected period. |
||||||