From 583f7ea924d812f9357fb41fd3bf8c2d1d89b174 Mon Sep 17 00:00:00 2001 From: omair saleh Date: Sat, 19 Jun 2021 12:10:56 +0800 Subject: [PATCH] fix email folder structure --- resources/views/emails/accounts/reset_password.blade.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/views/emails/accounts/reset_password.blade.php b/resources/views/emails/accounts/reset_password.blade.php index 702a6e20..49dcd962 100644 --- a/resources/views/emails/accounts/reset_password.blade.php +++ b/resources/views/emails/accounts/reset_password.blade.php @@ -2,7 +2,7 @@ @section('content')

Hello, {{ $user->first_name.' '.$user->last_name }}

-

We have received a request to reset the the password for your account on CIEF Exchange

+

We have received a request to reset the the password for your account on CIEF Exchange

Click the link below to complete the process. Note that the link expires in 24 hours