diff --git a/test/vuex/one-fo-registration-walk-in-v2/components/patientRightSide.vue b/test/vuex/one-fo-registration-walk-in-v2/components/patientRightSide.vue
index c4e77a5..043bd0b 100644
--- a/test/vuex/one-fo-registration-walk-in-v2/components/patientRightSide.vue
+++ b/test/vuex/one-fo-registration-walk-in-v2/components/patientRightSide.vue
@@ -29,10 +29,14 @@
>
- {{ item.M_DoctorCode + ' - ' + item.M_DoctorPrefix + ' ' + item.M_DoctorPrefix2 + ' ' + item.M_DoctorName + ' ' + item.M_DoctorSuffix + ' ' + item.M_DoctorSuffix2 }}
+
+ {{ item.M_DoctorCode + ' - ' + item.M_DoctorPrefix + ' ' + item.M_DoctorPrefix2 + ' ' + item.M_DoctorName + ' ' + item.M_DoctorSuffix + ' ' + item.M_DoctorSuffix2 }}
+ {{ item.address }}
+
{{selected_doctor.M_DoctorNote}}
+ {{ selected_doctor.address }}