Added marking word to laser stop mail alert blade file
Some checks failed
Scan for leaked secrets using Kingfisher / kingfisher-secrets-scan (push) Successful in 12s
Scan for leaked secrets using Kingfisher / kingfisher-secrets-scan (pull_request) Successful in 13s
Gemini PR Review / Gemini PR Review (pull_request) Failing after 20s
Laravel Larastan / larastan (pull_request) Failing after 4m25s
Laravel Pint / pint (pull_request) Successful in 8m25s
Some checks failed
Scan for leaked secrets using Kingfisher / kingfisher-secrets-scan (push) Successful in 12s
Scan for leaked secrets using Kingfisher / kingfisher-secrets-scan (pull_request) Successful in 13s
Gemini PR Review / Gemini PR Review (pull_request) Failing after 20s
Laravel Larastan / larastan (pull_request) Failing after 4m25s
Laravel Pint / pint (pull_request) Successful in 8m25s
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Laser Stopped Report</title>
|
||||
<title>Laser Marking Stopped Report</title>
|
||||
</head>
|
||||
|
||||
<body style="margin:0; padding:0; background-color:#f4f6f8; font-family:Arial, Helvetica, sans-serif;">
|
||||
@@ -29,11 +29,11 @@
|
||||
</div>
|
||||
|
||||
<div style="font-size:28px; font-weight:bold; color:#ffffff; margin-top:6px;">
|
||||
Laser Stop Alert
|
||||
Laser Marking Stopped Alert
|
||||
</div>
|
||||
|
||||
<div style="font-size:13px; color:#cbd5e1; margin-top:6px;">
|
||||
Laser machine stoppage notification
|
||||
Laser marking machine stoppage notification
|
||||
</div>
|
||||
</td>
|
||||
|
||||
@@ -56,11 +56,11 @@
|
||||
<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;">
|
||||
⚠ Laser Stop Detected
|
||||
⚠ Laser Marking Stop Detected
|
||||
</div>
|
||||
|
||||
<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>
|
||||
@@ -219,7 +219,7 @@
|
||||
|
||||
<br><br>
|
||||
© {{ date('Y') }} {{ $company }}<br>
|
||||
Automated Laser Stop Alert Mail
|
||||
Automated Laser Marking Stop Alert Mail
|
||||
|
||||
{{-- <span style="color:#94a3b8;">
|
||||
Laser Stop Report • {{ now()->format('d M Y, h:i A') }}
|
||||
|
||||
Reference in New Issue
Block a user