Added marking word to laser stop mail alert blade file #929

Merged
jothi merged 1 commits from ranjith-dev into master 2026-08-24 06:30:21 +00:00
Showing only changes of commit 7e12ca6c2c - Show all commits

View File

@@ -4,7 +4,7 @@
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Laser Stopped Report</title> <title>Laser Marking Stopped Report</title>
</head> </head>
<body style="margin:0; padding:0; background-color:#f4f6f8; font-family:Arial, Helvetica, sans-serif;"> <body style="margin:0; padding:0; background-color:#f4f6f8; font-family:Arial, Helvetica, sans-serif;">
@@ -29,11 +29,11 @@
</div> </div>
<div style="font-size:28px; font-weight:bold; color:#ffffff; margin-top:6px;"> <div style="font-size:28px; font-weight:bold; color:#ffffff; margin-top:6px;">
Laser Stop Alert Laser Marking Stopped Alert
</div> </div>
<div style="font-size:13px; color:#cbd5e1; margin-top:6px;"> <div style="font-size:13px; color:#cbd5e1; margin-top:6px;">
Laser machine stoppage notification Laser marking machine stoppage notification
</div> </div>
</td> </td>
@@ -56,11 +56,11 @@
<div style="background:#fff7ed; border-left:5px solid #f97316; padding:15px 18px; border-radius:6px;"> <div style="background:#fff7ed; border-left:5px solid #f97316; padding:15px 18px; border-radius:6px;">
<div style="font-size:16px; font-weight:bold; color:#9a3412;"> <div style="font-size:16px; font-weight:bold; color:#9a3412;">
Laser Stop Detected Laser Marking Stop Detected
</div> </div>
<div style="font-size:13px; color:#7c2d12; margin-top:5px;"> <div style="font-size:13px; color:#7c2d12; margin-top:5px;">
The following laser stop records require your attention. The following laser marking stopped records require your attention.
</div> </div>
</div> </div>
@@ -219,7 +219,7 @@
<br><br> <br><br>
© {{ date('Y') }} {{ $company }}<br> © {{ date('Y') }} {{ $company }}<br>
Automated Laser Stop Alert Mail Automated Laser Marking Stop Alert Mail
{{-- <span style="color:#94a3b8;"> {{-- <span style="color:#94a3b8;">
Laser Stop Report {{ now()->format('d M Y, h:i A') }} Laser Stop Report {{ now()->format('d M Y, h:i A') }}