@extends('layouts.main')
@section('title', 'Nomadic-OTP Verification')
@section('content')
{{__('Join global creatives')}}
{{__('Confirm your phone number')}}
{{__('Please input 6-digit code we just sent to')}} +*(***)*** {{$mobile}}, {{__('wrong phone number')}} {{__('Contact us')}}.
@endsection
@section('footer_scripts')
@endsection