@extends('layouts.app') @section('title', 'Document & Record Management Dashboard') @section('content')
Centralized control of HSE documents and versioning
Total Documents
{{ $stats['total_documents'] }}
Active Documents
{{ $stats['active_documents'] }}
Pending Approval
{{ $stats['pending_approval'] }}
Expiring Soon
{{ $stats['expiring_soon'] }}
{{ $document->reference_number }}
No documents
@endforelseVersion {{ $version->version_number }}
No versions
@endforelse