$this->id, 'producto_id' => $this->producto_id, 'stock_actual' => $this->stock_actual, 'stock_minimo' => $this->stock_minimo, 'ubicacion' => $this->ubicacion, ]; } }