{{-- resources/views/emails/approval_finalized.blade.php --}} Document Approved
📄 MTLIC Solutions
Document Management System
✅ DOCUMENT APPROVED
Dear {{ $approverName }},

The document has been fully approved by all approvers.

The document is now in Approved status and can be used.

📋 Document Details
Document: {{ $documentTitle }}
Code: {{ $documentCode }}
Status: Approved
Approved At: {{ $approvedAt ?? now()->format('d-M-Y H:i:s') }}
📄 View Document

💡 Note: This document has completed the full approval workflow and is now in effect.