@ -45,6 +45,9 @@ class Form::Lettings::Questions::ReferralPrp < ::Form::Question
"13" => {
"value" => "Youth offending team",
},
"17" => {
"value" => "Children’s Social Care",
"16" => {
"value" => "Other",
@ -45,6 +45,9 @@ class Form::Lettings::Questions::ReferralSupportedHousing < ::Form::Question
@ -24,6 +24,7 @@ class Form::Lettings::Questions::ReferralSupportedHousingPrp < ::Form::Question
"12" => { "value" => "Police, probation or prison" },
"7" => { "value" => "Voluntary agency" },
"13" => { "value" => "Youth offending team" },
"17" => { "value" => "Children’s Social Care" },
"16" => { "value" => "Other" },
}.freeze
end
@ -7081,6 +7081,9 @@
"13": {
"value": "Youth offending team"
"17": {
"value": "Children’s Social Care"
"16": {
"value": "Other"
}
@ -7138,6 +7141,9 @@
@ -7198,6 +7204,9 @@