$user_id, 'invitation_gift_id' => $invitation_gift_id, ]; return $this->with(['Reward'])->where($where)->select(); } }