|
{{--
| --}}
Dear {{ $user->name }},
We have received a request to update your account information, and we need your approval to complete the process. Here are the details of the change:
| Old Email: |
{!! $oldEmail !!}
|
| New Email: |
{!! $newEmail !!}
|
| Old Mobile Number: |
+{{ $oldMobile }}
|
| New Mobile Number: |
+{{ $newMobile }}
|
To confirm these changes, please click on the button below:
Verify Email and Mobile NumberUpon clicking the button, you will receive a link to verify your new email and mobile number. Please follow the instructions provided to complete the verification process.
If you did not request this change or suspect any unauthorized activity, please contact our support team immediately at {{ env('MAIL_SUPPORT_TEAM') }}. Your prompt attention to this matter is greatly appreciated, as it will help ensure the security of your account. Thank you for choosing {{ env('APPLICATION_NAME') }}, and we are here to assist with any questions or concerns you may have.
{{ env('APPLICATION_NAME') }}