Missing Document List {{-- Auth::user()->role --}}
| Survey Id | Date | Ref No | Status | Action | Department | Comment By | Comment | |
|---|---|---|---|---|---|---|---|---|
| View SID:{{ $item->survey_id }} | {{ Carbon\Carbon::parse($item->created_at)->format('d-m-Y') }} | {{ get_ref_no($item->survey_id) }} | {{ $item->status }} | @if($item->status == 'P')Upload Missing Document | @elseDocument Uploaded | @endif{{ $item->created_role }} | {{ get_user_name($item->created_by) }} | {{$item->comment}} |
{{ $missing_documents->links() }}