@include('form.text', ['name' => 'email', 'tabindex' => 1])
@include('form.password', ['name' => 'password', 'tabindex' => 1]) {{ trans('auth.forgot_password') }} @if(setting('registration-enabled', false)) • {{ trans('auth.sign_up') }} @endif