where('coupon_id', $this->id)->exists()) { return 1; } } return 0; } }