文號:{{ $document->document_number }}
@endif @if($document->description){{ $document->description }}
@endif此文件已於 {{ $document->expires_at->format('Y年m月d日') }} 過期
此文件將於 {{ $document->expires_at->format('Y年m月d日') }} 過期
共 {{ $document->version_count }} 個版本
{{ $version->original_filename }} · {{ $version->getFileSizeHuman() }}
{{ $version->uploaded_at->format('Y-m-d H:i') }} · {{ $version->uploadedBy->name }}
@if($version->version_notes){{ $version->version_notes }}
@endif{{ substr($document->currentVersion->file_hash, 0, 16) }}...