diff --git a/resources/views/emails/accounts/reset_password.blade.php b/resources/views/emails/accounts/reset_password.blade.php index f33ac0df..410adf23 100644 --- a/resources/views/emails/accounts/reset_password.blade.php +++ b/resources/views/emails/accounts/reset_password.blade.php @@ -2,10 +2,10 @@ @section('content')

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

-

We have received a request to reset the the password for your account on https://www.izyim.com

+

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

- +
If you didn't perform this request you can safely ignore this email.
@endsection \ No newline at end of file