From 26ef12dd7d1fcbc6bd45fa223f607a9de1c75bc3 Mon Sep 17 00:00:00 2001 From: XiaoLFeng Date: Thu, 22 Jun 2023 23:02:53 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E5=8F=8B=E9=93=BE=E6=A8=A1?= =?UTF-8?q?=E6=9D=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../views/mail/link-custom-add.blade.php | 61 +++++++++++++++++++ 1 file changed, 61 insertions(+) create mode 100644 resources/views/mail/link-custom-add.blade.php diff --git a/resources/views/mail/link-custom-add.blade.php b/resources/views/mail/link-custom-add.blade.php new file mode 100644 index 0000000..e52d01a --- /dev/null +++ b/resources/views/mail/link-custom-add.blade.php @@ -0,0 +1,61 @@ + + + + + Mail + + + + + + + + + + + + +
$G_TitleName
+ + + + + + + + + + +
+ 时间: {{ date('Y-m-d H:i:s') }} +
+ Dear. {{ $userEmail }} +
+ 您好 {{ $userBlog }} 的站长:{{ $userEmail }}
+ 您在本博客({{ env('APP_NAME') }})申请了友链
+
+ 请在确认一次您的信息是否正确:
+
    +
  • 博主邮箱:{{ $userEmail }}
  • +
  • 贵站名字:{{ $userBlog }}
  • +
  • 贵站地址:{{ $userUrl }}
  • +
  • 图片地址:{{ $userIcon }}
  • +
  • 贵站介绍:{{ $userDescription }}
  • +
  • 备注内容:{{ $userRemark }}
  • +
  • RSS地址:{{ $userRSS }}
  • +
+
+
+ + + + +
+ © 2022 - {{ date('Y') }}. {{ env('APP_NAME') }} All Rights Reserved.
+ 本邮件为自动发出,请勿直接回复 +
+
+ + + +