|
|
|
@ -15,7 +15,6 @@ class Form::Sales::Subsections::OutrightSale < ::Form::Subsection |
|
|
|
Form::Sales::Pages::MortgageLenderOther.new("mortgage_lender_other_outright_sale", nil, self), |
|
|
|
Form::Sales::Pages::MortgageLenderOther.new("mortgage_lender_other_outright_sale", nil, self), |
|
|
|
Form::Sales::Pages::MortgageLength.new("mortgage_length_outright_sale", nil, self), |
|
|
|
Form::Sales::Pages::MortgageLength.new("mortgage_length_outright_sale", nil, self), |
|
|
|
Form::Sales::Pages::ExtraBorrowing.new("extra_borrowing_outright_sale", nil, self), |
|
|
|
Form::Sales::Pages::ExtraBorrowing.new("extra_borrowing_outright_sale", nil, self), |
|
|
|
Form::Sales::Pages::ExtraBorrowingValueCheck.new("extra_borrowing_value_check_outright_sale", nil, self), |
|
|
|
|
|
|
|
Form::Sales::Pages::AboutDepositWithoutDiscount.new("about_deposit_outright_sale", nil, self), |
|
|
|
Form::Sales::Pages::AboutDepositWithoutDiscount.new("about_deposit_outright_sale", nil, self), |
|
|
|
Form::Sales::Pages::DepositValueCheck.new("outright_sale_deposit_value_check", nil, self), |
|
|
|
Form::Sales::Pages::DepositValueCheck.new("outright_sale_deposit_value_check", nil, self), |
|
|
|
Form::Sales::Pages::LeaseholdCharges.new("leasehold_charges_outright_sale", nil, self), |
|
|
|
Form::Sales::Pages::LeaseholdCharges.new("leasehold_charges_outright_sale", nil, self), |
|
|
|
|