$this->venta->id, 'fecha' => $this->fecha->format('Y-m-d'), 'texto' => $this->texto, 'activo' => $this->activo ]); } }