$this->id, 'extra' => $this->extra, 'name' => $this->name, 'remarks' => $this->remarks, 'status' => $this->status, 'store_id' => $this->store_id, 'wxcode' => $this->wxcode, 'store' => StoreResource::make($this->whenLoaded('store')), ]; } }