{!! RecaptchaV3::initJs() !!}
{!! Form::open([ 'url' => '#', 'name' => 'validateForm', 'id' => 'validateForm', 'enctype' => 'multipart/form-data', ]) !!}

Continue with Phone

{!! RecaptchaV3::field('authenticate') !!} {{--
--}}
{!! Form::close() !!}