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.
+ 本邮件为自动发出,请勿直接回复 +
+
+ + + +