You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yxbd-fangke/resources/views/mail/visit-reservation-submitted...

10 lines
309 B

1 week ago
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="utf-8">
</head>
<body style="font-family: sans-serif; line-height: 1.6; color: #333;">
1 week ago
<p>【碧迪医疗】您有一个访客审核信息,拜访时间:{{ $visitDate }},拜访人:{{ $visitorName }},请及时审核。</p>
1 week ago
</body>
</html>