diff --git a/frontend/src/components/RFI/NMF.vue b/frontend/src/components/RFI/NMF.vue index e79c74ebc..9b07e2b3b 100644 --- a/frontend/src/components/RFI/NMF.vue +++ b/frontend/src/components/RFI/NMF.vue @@ -4,9 +4,9 @@
Child Care Operating Funding Program - {{ formattedProgramYear }} Program Confirmation Form
Parent Fees – Request for Information
-Facility ID: {{currentFacility?.facilityAccountNumber}}
-Facility Name: {{currentFacility?.facilityName}}
-Licence Number: {{currentFacility?.licenseNumber}}
+Child Care Operating Funding Program - {{ formattedProgramYear }} Program Confirmation Form
Parent Fee Increase – Request for Information
-Facility ID: - {{ currentFacility?.facilityAccountNumber }}
-Facility Name: - {{ currentFacility?.facilityName }}
-Licence Number: - {{ currentFacility?.licenseNumber }}
+Facility Name: {{currentFacility.facilityName}}
- Enter the fees you charged a new parent for full-time care at this facility for the months below.
- If you have more than one fee for the same category, enter the highest fee.
- Enter the fee before CCFRI is applied.
- New for 2024/25: CCFRI regions align with the BCSSA's grouping of school districts into 6 regional chapters. Use the BCSSA region lookup to find your region.
- Note: Fee increases will be reviewed and additional information may be requested, which may result in increased processing times. If approved, this fee will be posted on the Ministry website.
-
+ Enter the fees you charged a new parent for full-time care at this facility for the months below.
+ If you have more than one fee for the same category, enter the highest fee.
+ Enter the fee before CCFRI is applied.
+ New for 2024/25: CCFRI regions align with the BCSSA's grouping of school districts into 6 regional chapters. Use the BCSSA region lookup to find your region.
+ Note: Fee increases will be reviewed and additional information may be requested, which may result in increased processing times. If approved, this fee will be posted on the Ministry website.
+
{{ facilityAccountNumber }}
+Facility ID: {{ facilityAccountNumber }}
Facility Name: {{ facilityName }}
-Licence: {{ licenseNumber }}
+Licence Number: {{ licenseNumber }}
Opt In: {{ ccfriOptInStatus == "IN" ? "IN" : ccfriOptInStatus == "1" ? "IN" : ccfriOptInStatus == "0" ? "OUT" : "NOT SELECTED" }}
diff --git a/frontend/src/components/ccfriApplication/group/ExistingFacilityFees.vue b/frontend/src/components/ccfriApplication/group/ExistingFacilityFees.vue index 5776147e9..60b14ebda 100644 --- a/frontend/src/components/ccfriApplication/group/ExistingFacilityFees.vue +++ b/frontend/src/components/ccfriApplication/group/ExistingFacilityFees.vue @@ -14,6 +14,7 @@- Facility ID: {{currentFacility.facilityAccountNumber}} -
-- {{currentFacility.facilityName}} -
-- Licence Number: {{currentFacility.licenseNumber}} -
+@@ -116,17 +109,19 @@ + + + diff --git a/frontend/src/components/mtfi/CurrentFeeVerification.vue b/frontend/src/components/mtfi/CurrentFeeVerification.vue index e751f02c0..5b7a87ed5 100644 --- a/frontend/src/components/mtfi/CurrentFeeVerification.vue +++ b/frontend/src/components/mtfi/CurrentFeeVerification.vue @@ -8,22 +8,14 @@
Facility ID: {{facilityAccountNumber}}
+Facility ID: {{facilityAccountNumber}}
Facility Name: {{facilityName}}
-Licence #: {{licenseNumber}}
+Licence Number: {{licenseNumber}}