didNotSpendTheRequiredAmount()) { throw new MinimumSpendException($coupon->minimum_spend); } return $next($coupon); } }