bug fixes, mno,client contract renewals, scheduling

This commit is contained in:
Kwesi Banson
2024-06-10 21:40:28 +00:00
parent 1a4a3acfda
commit 464b544587
110 changed files with 531 additions and 127 deletions

View File

@@ -0,0 +1,25 @@
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="utf-8">
</head>
<body>
<div class="">
<img src="{!! url('public/assets/img/click-banner.png') !!}" alt="Click Mobile Banner Logo">
</div>
<h2>{{ date('F d, Y') }} Client Contract Renewal Alert <br></h2>
Hello Team<br>
<br>
<strong>Renewal Details</strong>
<br>
<em>{{ $alert_body }}</em>
<p>
Sincerely, <br>
Click Mobile ERP
</p>
</body>
</html>