$this->id, 'fecha' => $this->fecha, 'proveedor_id' => $this->proveedor_id, 'total' => $this->total, 'estado' => $this->estado, ]; } }