@if ($errors->has('authfail'))

{{session('errors')->first('authfail');}}

@endif

Inicio de sesión

@csrf