|
|
|
@ -29,6 +29,8 @@ class Form::Sales::Subsections::HouseholdCharacteristics < ::Form::Subsection |
|
|
|
Form::Sales::Pages::Buyer2LiveInProperty.new(nil, nil, self), |
|
|
|
Form::Sales::Pages::Buyer2LiveInProperty.new(nil, nil, self), |
|
|
|
Form::Sales::Pages::NumberOfOthersInProperty.new(nil, nil, self), |
|
|
|
Form::Sales::Pages::NumberOfOthersInProperty.new(nil, nil, self), |
|
|
|
Form::Sales::Pages::Person1Age.new(nil, nil, self), |
|
|
|
Form::Sales::Pages::Person1Age.new(nil, nil, self), |
|
|
|
|
|
|
|
Form::Sales::Pages::GenderIdentity2SingleBuyer.new(nil, nil, self), |
|
|
|
|
|
|
|
Form::Sales::Pages::GenderIdentity3.new(nil, nil, self), |
|
|
|
Form::Sales::Pages::Person2Known.new(nil, nil, self), |
|
|
|
Form::Sales::Pages::Person2Known.new(nil, nil, self), |
|
|
|
Form::Sales::Pages::Person2Age.new(nil, nil, self), |
|
|
|
Form::Sales::Pages::Person2Age.new(nil, nil, self), |
|
|
|
Form::Sales::Pages::Person3Known.new(nil, nil, self), |
|
|
|
Form::Sales::Pages::Person3Known.new(nil, nil, self), |
|
|
|
|