Send OTP

@if ($errors->has('mobile')) {{ $errors->first('mobile') }} @endif
@if($is_otp_sent)
@if ($errors->has('otp')) {{ $errors->first('otp') }} @endif
@endif
@if($is_otp_sent)
@endif
{{-- --}}