@extends('layouts.app') @section('title', $document->title) @section('content')
Metadata
@include('documents.partials.metadata-form')Version history
| Ver | File | By | Date | Size | Notes | |
|---|---|---|---|---|---|---|
| v{{ $v->version_number }} | {{ $v->original_file_name ?? $v->file_name }} | {{ $v->uploader?->name ?? '—' }} | {{ $v->created_at?->format('M j, Y') }} | {{ \Illuminate\Support\Number::fileSize($v->file_size) }} | {{ \Illuminate\Support\Str::limit($v->change_notes, 40) }} | Download |
| v{{ $document->version_number ?: 1 }} | {{ $document->displayFileName() }} | {{ $document->uploader?->name }} | {{ $document->created_at?->format('M j, Y') }} | {{ \Illuminate\Support\Number::fileSize($document->file_size) }} | Legacy upload | Download |
| No file stored. | ||||||
File details
Linked records
Recent activity
Upload new version
Reject document