{!! $errors->first('nombre', '') !!}
{!! $errors->first('telefono', '') !!}
{!! $errors->first('email', '') !!}
{!! $errors->first('direccion', '') !!}