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

This commit is contained in:
omair saleh
2020-09-29 16:15:30 +08:00
parent 9d068dbae0
commit 3856c7cb99
-2
View File
@@ -36,8 +36,6 @@ class UploadPo extends Notification
*/
public function toMail($notifiable)
{
$notifiable->email = 'uldvstar@gmail.com';
$message = new MailMessage;
$message->subject('Upload PO - Exchange');
$message->line('您好, 订单号 : '.$this->booking->id.' 的人民币汇款已成功。 请在这个网址 http://exchange.cief-malaysia.com/ 登录您的账号,并点击以下按钮,上载PO到系统. 谢谢.')