couponCode = $couponCode; $this->coupon = Coupon::where('code', $couponCode)->first(); } }