{!! Form::open(['route' => 'super.settings.auth.update', 'class' => 'form-settings js-ajax-form', 'id' => 'auth-throttle-settings-form']) !!}
@lang('Should the system throttle authentication attempts?')
@lang('Maximum number of incorrect login attempts before lockout.')
@lang('Number of minutes to lock the user out for after specified maximum number of incorrect login attempts.')