$this->id, 'tenant_codigo' => $this->tenant_codigo, 'group_name' => $this->group_name, 'product_layout' => $this->product_layout, 'group_order' => $this->group_order, 'featured_variants' => FeaturedVariantResource::collection($this->whenLoaded('featuredVariants')), ]; } }