From fcf3cb90e8e4abf929aae0e340d7a63975a935ad Mon Sep 17 00:00:00 2001 From: Shailesh Date: Thu, 3 Feb 2022 16:12:28 +0530 Subject: [PATCH] fix: change method of re-send email template (#17) --- adminlte-stubs/auth/verify.blade.php | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/adminlte-stubs/auth/verify.blade.php b/adminlte-stubs/auth/verify.blade.php index efc2da3..1abaa59 100644 --- a/adminlte-stubs/auth/verify.blade.php +++ b/adminlte-stubs/auth/verify.blade.php @@ -15,7 +15,13 @@ @endif

Before proceeding, please check your email for a verification link.If you did not receive the email,

- click here to request another'. + + click here to request another. + +
+ @csrf +