@extends('layouts.app') @section('content')
Mandatory: Please upload the following documents before proceeding.
| # | Document Name | Type | Status | Uploaded On | Action |
|---|---|---|---|---|---|
| {{ $loop->iteration }} |
{{ $doc->document_name ?? basename($doc->file_path) }}
@if(array_key_exists($doc->document_type, $mandatoryDocs))
Mandatory
@endif
|
{{ strtoupper(str_replace('_', ' ', $doc->document_type ?? 'Document')) }} | Uploaded | {{ $doc->created_at->format('d M Y') }} | View |
No documents uploaded yet.