This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
<?php
namespaceApp\Mail;
useIlluminate\Mail\Mailable;
useIlluminate\Queue\SerializesModels;
/**
* 访客提交预约时通知被访人,字段与 Submail 模板 QXPs33 的 vars 一致:date、name(访客)、uname(被访人).