diff --git a/resources/views/mail/invalid-serial.blade.php b/resources/views/mail/invalid-serial.blade.php new file mode 100644 index 0000000..3e091fb --- /dev/null +++ b/resources/views/mail/invalid-serial.blade.php @@ -0,0 +1,12 @@ + +
{!! $greeting !!}
+{{--An invalid Serial QR Code was scanned:
--}} +{{--Plant: {{ $plantName }}
+{{ $invoiceType }} Invoice Number: {{ $invoiceNumber }}
+Scanned QR Code: {{ $serial }}
+Please ensure the correct format is used.
--}} +{!! $wishes !!}