OrderSimpleResource::make($this->whenLoaded('order')), 'product' => ProductSimpleResource::make($this->whenLoaded('product')), 'sales_volume' => $this->sales_volume, 'total_amount' => $this->total_amount, ]; } }