List of Member Suggestion
{{ session()->get('error') }}
@elseif (session()->has('success'))Well done !!!
{{ session()->get('success') }}
@endif| Suggestion No. | Member Name | Location Name | Review Content | Date | Status | Actions |
|---|---|---|---|---|---|---|
| {{ $suggestion->reference_no ?? ('TC/SS/' . optional($suggestion->created_at)->format('Y') . '/' . str_pad((string) $suggestion->id, 4, '0', STR_PAD_LEFT)) }} |
{{ $suggestion->member->name ?? 'N/A' }}
|
{{ $suggestion->location->location_name ?? 'N/A'}} | {{ $suggestion->comment }} | {{ optional($suggestion->created_at)->format('d-m-Y') }} | @if($isOpen) {{ $statusText }} @else {{ $statusText }} @endif |
|
| Suggestion No. | Department Name | Location Name | Review Content | Date | Status | Actions |