{{ $socName }} | Generated: {{ date('h:i A IST, F d, Y') }} ({{ date('h:i A IST') }})
No complaints found.
@else| ID | Title | Description | Category | User | Status | Complaint Type |
|---|---|---|---|---|---|---|
| {{ $complaint->Cmp_Id }} | {{ $complaint->Title ?? 'N/A' }} | {{ $complaint->Description ?? 'N/A' }} | {{ $complaint->category ? $complaint->category->CC_Desc ?? 'N/A' : 'N/A' }} | {{ $complaint->user ? $complaint->user->name ?? 'N/A' : 'N/A' }} | {{ $complaint->Status ?? 'N/A' }} | {{ $complaint->CompType ?? 'N/A' }} |