{{-- --}}
Crypto Trust and Will Facebook Twitter Instagram
@if($history->action === 'both_changed')

Dear {{$user->name}},

We have received a request to update your email address and mobile number on file. To confirm these changes, please follow the steps below:

Click the button below to verify your new email address:

@else

Dear {{$user->name}},

We would like to confirm the recent request to update your email address. To complete this process, please verify your new email address by clicking the button below:

@endif @if($history->action === 'both_changed') Verify Email and Mobile @endif @if($history->action === 'email_changed') Verify Email @endif @if($history->action === 'both_changed')

Immediately after clicking the button, you will receive an verification code to verify your new mobile number.

Log in to your account, and you will be directed to the mobile verification screen where you can enter the received verification code.

If you did not request this change, you can safely ignore this email.

Thank you for choosing {{ env('APPLICATION_NAME') }}. We value your security and appreciate your cooperation in keeping your account information up-to-date. If you have any questions or require further assistance, please do not hesitate to reach out to our support team at {{ env('MAIL_SUPPORT_TEAM') }}.

@else

If you have any questions or concerns regarding this email change request, please do not hesitate to reach out to our support team at {{ env('MAIL_SUPPORT_TEAM') }}. We are here to assist you and ensure a smooth transition. Thank you for your prompt attention to this matter.

@endif
Sincerely,
{{ env('APPLICATION_NAME') }}