{{ csrf_field() }}

Registrarse

@if ($errors->has('name')) {{ $errors->first('name') }} @endif
@if ($errors->has('apellido')) {{ $errors->first('apellido') }} @endif
@if ($errors->has('fechaNacimiento')) {{ $errors->first('fechaNacimiento') }} @endif
@if ($errors->has('equipo_id')) {{ $errors->first('equipo_id') }} @endif
@if ($errors->has('clubes')) {{ $errors->first('clubes') }} @endif
@if ($errors->has('ligas')) {{ $errors->first('ligas') }} @endif
@if ($errors->has('selecciones')) {{ $errors->first('selecciones') }} @endif
@if ($errors->has('email')) {{ $errors->first('email') }} @endif
@if ($errors->has('password')) {{ $errors->first('password') }} @endif
¿Ya tienes cuenta?

©2018