|
|
|
|
@ -11,6 +11,7 @@ class Form::Sales::Subsections::SharedOwnershipScheme < ::Form::Subsection
|
|
|
|
|
@pages ||= [ |
|
|
|
|
Form::Sales::Pages::Staircase.new(nil, nil, self), |
|
|
|
|
Form::Sales::Pages::AboutStaircase.new(nil, nil, self), |
|
|
|
|
Form::Sales::Pages::LaNominations.new(nil, nil, self), |
|
|
|
|
Form::Sales::Pages::PreviousBedrooms.new(nil, nil, self), |
|
|
|
|
Form::Sales::Pages::MonthlyRent.new(nil, nil, self), |
|
|
|
|
Form::Sales::Pages::ExchangeDate.new(nil, nil, self), |
|
|
|
|
|