{!! RecaptchaV3::initJs() !!}
{!! Form::open([ 'url' => '#', 'name' => 'validateForm', 'id' => 'validateForm', 'enctype' => 'multipart/form-data', ]) !!}
Continue with Phone
{{--
--}} India
{!! RecaptchaV3::field('authenticate') !!} {{--
I have read and accept the
Privacy Policy
and agree that my personal data will be processed by you
I have read and accept the
Terms of Use
--}}
Continue
{!! Form::close() !!}