@extends('layouts.app') @section('title', 'HSE Documents') @section('content')
Policy and procedure repository
| Reference | Title | Type | Status | Created By | Actions |
|---|---|---|---|---|---|
| {{ $document->reference_number }} | {{ $document->title }} | {{ ucfirst($document->document_type) }} | {{ ucfirst(str_replace('_', ' ', $document->status)) }} | {{ $document->creator->name ?? 'N/A' }} | View Edit |
| No documents found. | |||||