feat: Add new email templates for password reset, email verification, test, certificate notifications, and inquiry replies, along with a new application logo.

This commit is contained in:
dyzulk
2025-12-31 10:19:43 +07:00
parent 42fa9b75ff
commit 37948c4682
7 changed files with 298 additions and 105 deletions

View File

@@ -83,7 +83,7 @@
<div class="container">
<div class="header">
<!-- Using CID for embedding logo or absolute URL if accessible -->
<img src="{{ url('/images/logo/logo.png') }}" alt="TrustLab Logo">
<img src="{{ url('/images/logo/logo-outlined.png') }}" alt="TrustLab Logo">
</div>
<div class="content">
<h1 class="title">SMTP Connection Test</h1>