The username you will use to login to {{env('APP_NAME')}}.
Password
The secure password you will use to login to {{env('APP_NAME')}}.
Email
The email you will use to verify your account or to recover your account.
@endsection
@section('js')
@if (env('POLR_ACCT_CREATION_RECAPTCHA'))
@endif
@endsection