@include('admin.header')
| ID | File Name | Category | Size | Uploaded By | Uploaded At | Actions |
|---|---|---|---|---|---|---|
| {{ $document->id }} | {{ $document->file_name }} | {{ ucfirst(str_replace('_', ' ', $document->category)) }} | {{ number_format($document->file_size / 1024, 2) }} KB | {{ $document->uploader->name ?? 'N/A' }} | {{ $document->created_at->format('Y-m-d H:i') }} | |
|
No documents found for this order confirmation. |
||||||