@extends('layouts.admin')
@section('title', 'Documents')
@section('content')
| File | Type | Uploaded By | Date | |
|---|---|---|---|---|
| {{ $d->original_name }}@if($d->description) {{ $d->description }}@endif |
{{ class_basename($d->documentable_type) }} #{{ $d->documentable_id }} | {{ $d->uploadedBy?->name ?? '—' }} | {{ $d->created_at?->format('M j, Y') }} | Download |
| No documents | ||||