diff --git a/api/application/views/report_templates/JSONTOREPORT_CLIX.php b/api/application/views/report_templates/JSONTOREPORT_CLIX.php
index 9d0161c0..e1512099 100644
--- a/api/application/views/report_templates/JSONTOREPORT_CLIX.php
+++ b/api/application/views/report_templates/JSONTOREPORT_CLIX.php
@@ -2010,7 +2010,7 @@ defined('BASEPATH') OR exit('No direct script access allowed');
echo '
| USP of the business (How applicant’s business is different from others in the business) | '.$future_plan_business_environment['usp_of_the_business'].' |
';
echo '| Future plan for business expansion | '.$future_plan_business_environment['future_plans_for_business_expansion'].' |
';
- echo '| Impact of GST on business | '.$future_plan_business_environment['impact_of_gst_on_the_business'].' |
';
+ // echo '| Impact of GST on business | '.$future_plan_business_environment['impact_of_gst_on_the_business'].' |
';
echo '| Key competitors in the business | '.$future_plan_business_environment['key_competitors'].' |
';
echo '| Succession Plan for business | '.$future_plan_business_environment['succession_plan'].' |
';
echo '| Brief of other group concerns/ Business run by the applicant | '.$future_plan_business_environment['brief_of_other_group_concerns_or_businesses_run_by_the_applicants'].' |
';
diff --git a/api/application/views/report_templates/JSONTOREPORT_CLIX_SMARTPD.php b/api/application/views/report_templates/JSONTOREPORT_CLIX_SMARTPD.php
index 4bcf0aef..6ffa6ee8 100644
--- a/api/application/views/report_templates/JSONTOREPORT_CLIX_SMARTPD.php
+++ b/api/application/views/report_templates/JSONTOREPORT_CLIX_SMARTPD.php
@@ -2017,7 +2017,7 @@ font-weight: bolder;;
echo '| USP of the business (How applicant’s business is different from others in the business) | '.$future_plan_business_environment['usp_of_the_business'].' |
';
echo '| Future plan for business expansion | '.$future_plan_business_environment['future_plans_for_business_expansion'].' |
';
- echo '| Impact of GST on business | '.$future_plan_business_environment['impact_of_gst_on_the_business'].' |
';
+ // echo '| Impact of GST on business | '.$future_plan_business_environment['impact_of_gst_on_the_business'].' |
';
echo '| Key competitors in the business | '.$future_plan_business_environment['key_competitors'].' |
';
echo '| Succession Plan for business | '.$future_plan_business_environment['succession_plan'].' |
';
echo '| Brief of other group concerns/ Business run by the applicant | '.$future_plan_business_environment['brief_of_other_group_concerns_or_businesses_run_by_the_applicants'].' |
';
diff --git a/api/application/views/report_templates/JSONTOREPORT_CLIX_TELE_PD.php b/api/application/views/report_templates/JSONTOREPORT_CLIX_TELE_PD.php
index 3ad97edf..d87e6319 100644
--- a/api/application/views/report_templates/JSONTOREPORT_CLIX_TELE_PD.php
+++ b/api/application/views/report_templates/JSONTOREPORT_CLIX_TELE_PD.php
@@ -2013,7 +2013,7 @@ defined('BASEPATH') OR exit('No direct script access allowed');
echo '| USP of the business (How applicant’s business is different from others in the business) | '.$future_plan_business_environment['usp_of_the_business'].' |
';
echo '| Future plan for business expansion | '.$future_plan_business_environment['future_plans_for_business_expansion'].' |
';
- echo '| Impact of GST on business | '.$future_plan_business_environment['impact_of_gst_on_the_business'].' |
';
+ // echo '| Impact of GST on business | '.$future_plan_business_environment['impact_of_gst_on_the_business'].' |
';
echo '| Key competitors in the business | '.$future_plan_business_environment['key_competitors'].' |
';
echo '| Succession Plan for business | '.$future_plan_business_environment['succession_plan'].' |
';
echo '| Brief of other group concerns/ Business run by the applicant | '.$future_plan_business_environment['brief_of_other_group_concerns_or_businesses_run_by_the_applicants'].' |
';