Review incoming sanitation service requests, municipal tenders, and general support inquiries submitted from the public portal.
{{ $counts['total'] }}
All logged public submissions{{ $counts['new'] }}
Awaiting initial review{{ $counts['read'] }}
Under evaluation{{ $counts['resolved'] }}
Addressed & completed| Date & Time | Sender Info | Subject & Message | Status | Actions |
|---|---|---|---|---|
| {{ $inquiry->created_at->format('d M Y') }} {{ $inquiry->created_at->format('h:i A') }} |
{{ strtoupper(substr($inquiry->name, 0, 1)) }}
|
{{ $inquiry->subject ?: 'General Sanitation Inquiry' }}
{{ $inquiry->message }} |
@if($inquiry->status === 'new') New @elseif($inquiry->status === 'read') In Review @else Resolved @endif |
|
|
No contact inquiries found Public inquiries submitted from the website will appear here. |
||||
Are you sure you want to permanently remove this inquiry record? This action cannot be undone.