@extends('layouts.app') @section('title', 'Document Templates') @section('content')
Templates and forms library
| Name | Type | Category | Status | Created By | Actions |
|---|---|---|---|---|---|
| {{ $template->name }} | {{ ucfirst($template->template_type) }} | {{ $template->category ?? 'N/A' }} | {{ $template->is_active ? 'Active' : 'Inactive' }} | {{ $template->creator->name ?? 'N/A' }} | View Edit |
| No templates found. | |||||