@if(!Session('user_id'))
@csrf
Enter Your Mobile Number
A 6-digit OTP will be sent on SMS
Name (optional)
Enter the mobile number
@if($sms_gateway == 'enable_firebase_otp')
@endif
@if(env('APP_FOR') === 'production') NEXT @else Login @endif
@endif @if(Session('user_id'))
@endif
@csrf
@if(Session('user_id'))
@lang('view_pages.from')
@lang('view_pages.search_your_pick_up_location')
@lang('view_pages.to')
@lang('view_pages.search_your_drop_location')
@if($app_for !== 'taxi' && $app_for !== 'delivery')
@endif
@endif