{!! RecaptchaV3::initJs() !!}
Welcome back!
Enter your login details to access your account
{!! Form::open([ 'url' => '#', 'name' => 'validateForm', 'id' => 'validateForm', 'enctype' => 'multipart/form-data', ]) !!}
Username
Password
{{--
Remember me
--}} {!! RecaptchaV3::field('authenticate') !!} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}}
Login
{!! Form::close() !!}
{{-- --}} {{-- --}} {{-- --}}