|
|
|
|
@ -12,6 +12,8 @@ class Form::Sales::Subsections::HouseholdSituation < ::Form::Subsection
|
|
|
|
|
Form::Sales::Pages::LastAccommodation.new(nil, nil, self), |
|
|
|
|
Form::Sales::Pages::LastAccommodationLa.new(nil, nil, self), |
|
|
|
|
Form::Sales::Pages::BuyersOrganisations.new(nil, nil, self), |
|
|
|
|
Form::Sales::Pages::Buyer2LivingIn.new(nil, nil, self), |
|
|
|
|
Form::Sales::Pages::Buyer2PreviousHousingSituation.new(nil, nil, self), |
|
|
|
|
] |
|
|
|
|
end |
|
|
|
|
end |
|
|
|
|
|