|
|
|
|
@ -15,6 +15,8 @@ class Form::Sales::Subsections::SharedOwnershipScheme < ::Form::Subsection
|
|
|
|
|
Form::Sales::Pages::LaNominations.new(nil, nil, self), |
|
|
|
|
Form::Sales::Pages::BuyerPrevious.new(nil, nil, self), |
|
|
|
|
Form::Sales::Pages::PreviousBedrooms.new(nil, nil, self), |
|
|
|
|
Form::Sales::Pages::AboutPrice.new(nil, nil, self), |
|
|
|
|
Form::Sales::Pages::AboutPriceSocialHousing.new(nil, nil, self), |
|
|
|
|
Form::Sales::Pages::AboutDeposit.new("about_deposit_shared_ownership", nil, self), |
|
|
|
|
Form::Sales::Pages::MonthlyRent.new(nil, nil, self), |
|
|
|
|
Form::Sales::Pages::ExchangeDate.new(nil, nil, self), |
|
|
|
|
|