$this->id, 'product' => new ProductResource($this->product), 'created_at' => $this->created_at, 'updated_at' => $this->updated_at, ]; } }