|
|
|
|
@ -16,6 +16,7 @@ class Form::Sales::Subsections::Setup < ::Form::Subsection
|
|
|
|
|
Form::Sales::Pages::DiscountedOwnershipType.new(nil, nil, self), |
|
|
|
|
Form::Sales::Pages::OutrightOwnershipType.new(nil, nil, self), |
|
|
|
|
Form::Sales::Pages::OldPersonsSharedOwnershipValueCheck.new("ownership_type_old_persons_shared_ownership_value_check", nil, self), |
|
|
|
|
Form::Sales::Pages::MonthlyChargesValueCheck.new("monthly_charges_type_value_check", nil, self), |
|
|
|
|
Form::Sales::Pages::BuyerCompany.new(nil, nil, self), |
|
|
|
|
Form::Sales::Pages::BuyerLive.new(nil, nil, self), |
|
|
|
|
Form::Sales::Pages::JointPurchase.new(nil, nil, self), |
|
|
|
|
|