@extends('layouts.v2.frontend') @section('content')
Your profile has been successfully updated. We have sent an verification code to your new mobile number. Please log in to see the verification code screen and enter the verification code to verify it.
@elseif($history->action === 'both_changed') {{--Email and Mobile number both changed --}}Your profile has been successfully updated. We have sent an verification code to your new mobile number. Please log in with your new email to see the verification code screen and enter the verification code to verify your new mobile number.
@else {{--Email changed --}}Your Profile has been successfully updated. Please use your new Details for future logins
@endif