@extends('layouts.app') @section('title', 'Document Version History') @section('content')
Immutable private vault
{{ $document->customer->full_name_en }} · every replacement remains retained.
| Version | Number | Issue | Expiry | Verification | Uploaded | Actions |
|---|---|---|---|---|---|---|
| Version {{ $version->version }}@if($version->is_current)CURRENT@endif | {{ $version->document_number ?: '—' }} | {{ $version->issue_date?->format('d M Y') ?: '—' }} | {{ $version->expiry_date?->format('d M Y') ?: 'No expiry' }} | {{ str($version->verification_status)->replace('_',' ')->title() }} | {{ $version->created_at?->format('d M Y H:i') }} |