|
|
|
|
@ -15,6 +15,7 @@ class Form::Sales::Subsections::Setup < ::Form::Subsection
|
|
|
|
|
Form::Sales::Pages::SharedOwnershipType.new(nil, nil, self), |
|
|
|
|
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::BuyerCompany.new(nil, nil, self), |
|
|
|
|
Form::Sales::Pages::BuyerLive.new(nil, nil, self), |
|
|
|
|
Form::Sales::Pages::JointPurchase.new(nil, nil, self), |
|
|
|
|
|