send email to notify customer about china bankslip and instruction to upload po

This commit is contained in:
omair saleh
2020-09-29 16:01:26 +08:00
parent 515ef322bc
commit eb2fbbc67e
+5
View File
@@ -22,6 +22,11 @@ class UploadPo extends Notification
$this->booking = $booking;
}
public function via()
{
return 'mail';
}
/**
* Build the mail representation of the notification.