{{__("words.Error")}}

{{__("words.You have entered the wrong code too many times! You can try again in")}} !

cryptoC-icon

{{__("words.Verify phone number")}}

{{--

To post ADS for FREE, the only thing you need to do is Verify the phone number

--}}
@csrf
@if($errors->has('phone_number')) {{ $errors->first('phone_number') }} @endif @if($errors->has('phone_number_temp')) {{ $errors->first('phone_number_temp') }} @endif
{{__("words.Get OTP")}}
{{__("words.A verification code was sent to your mobile phone and remained valid for 15 minutes. Please do not share this code with anyone.")}}
{{__("words.Verification code error! You have entered the wrong code too many times! You can try again in 1 hour!")}}
{{__("words.Submit")}}

{{__("words.Note")}}:

{{__("words.The phone number will be visible to site users.")}}

{{__("words.Your customers will be able to use this phone number to contact you.")}}