@extends('module::Vendor.View.mail.frame') @section('pageTitle','测试邮件') @section('bodyContent') <p>如果您能收到这封邮件,说明您的测试服务器配置正常。</p> @endsection