OTP verification
@csrf @if(isset($mobile)) {{__('Please input 6-digit code we just sent to')}} +*(***)*** {{$mobile}}
{{__('Didn’t get an SMS?')}} {{__('Send again')}}
@endif @if(isset($email)) {{__('Please input 6-digit code we just sent to')}} *******{{$email}}
{{__('Didn’t get an Email?')}} {{__('Send again')}}
@endif