@extends('app-new') @push('content-header')
@endpush @section('content')| Document | Type | Uploaded At | Remarks | |
|---|---|---|---|---|
|
{{ $document->document_name }}
{{ $document->file_path }} |
{{ $document->document_type }} | {{ optional($document->uploaded_at)->format('Y-m-d H:i') ?? '-' }} | {{ $document->remarks ?? '-' }} | Download |
| No documents uploaded yet. | ||||