Changed mail subject name of laser stop report #930
@@ -35,7 +35,7 @@ class LaserStopReportMail extends Mailable
|
|||||||
public function envelope(): Envelope
|
public function envelope(): Envelope
|
||||||
{
|
{
|
||||||
return new Envelope(
|
return new Envelope(
|
||||||
subject: 'Laser Stopped Alert',
|
subject: 'Laser Marking Stopped Alert',
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user