This commit is contained in:
@@ -24,7 +24,8 @@ class TestdirveNotification extends Notification
|
||||
return (new MailMessage())
|
||||
->subject("预约试驾线索通知")
|
||||
->line("收到新的试驾预约信息:")
|
||||
->line($table);
|
||||
->line($table)
|
||||
->salutation(" ");
|
||||
}
|
||||
|
||||
public function toArray(object $notifiable): array
|
||||
|
||||
Reference in New Issue
Block a user