$this->id, 'tenant_codigo' => $this->tenant_codigo, 'group_name' => $this->group_name, 'product_layout' => $this->product_layout, 'group_order' => $this->group_order, 'group_items' => GroupItemResource::collection($this->whenLoaded('groupItems')), ]; } }