$this->id, 'name' => $this->name, 'type' => $this->type, 'amount' => $this->amount, 'threshold' => $this->threshold, // 'receive_status' => $this->whenLoaded('likesInfo', $this->likesInfo->count() > 0), ]; } }