diff --git a/api/application/views/sale_pd_templates/MEQ.php b/api/application/views/sale_pd_templates/MEQ.php
index d5332cea..f3406735 100644
--- a/api/application/views/sale_pd_templates/MEQ.php
+++ b/api/application/views/sale_pd_templates/MEQ.php
@@ -9,6 +9,8 @@ defined('BASEPATH') OR exit('No direct script access allowed');
$title = "";
if($master[0]['sales_pd_type'] == 1){$title = "Physical "; }else if($master[0]['sales_pd_type'] == 2){$title = "Tele ";}
$smc_emp_code = $master[0]['smc_emp_code'];
+ $address_row_span = 2;
+ if(isset($section1['landmark']) && $section1['landmark'] !='') { $address_row_span = 3; }
//print_r($master[0]['abbr']);die();
?>
@@ -191,11 +193,15 @@ defined('BASEPATH') OR exit('No direct script access allowed');
|
-->
- |
-
-
-
- |
+ |
+ |
+
+
+
+ | Landmark |
+ |
+
+
| City |
|
diff --git a/api/application/views/sale_pd_templates/MWISE.php b/api/application/views/sale_pd_templates/MWISE.php
index d37aa254..a45469fb 100644
--- a/api/application/views/sale_pd_templates/MWISE.php
+++ b/api/application/views/sale_pd_templates/MWISE.php
@@ -9,6 +9,8 @@ defined('BASEPATH') OR exit('No direct script access allowed');
$title = "";
if($master[0]['sales_pd_type'] == 1){$title = "Physical "; }else if($master[0]['sales_pd_type'] == 2){$title = "Tele ";}
$smc_emp_code = $master[0]['smc_emp_code'];
+ $address_row_span = 2;
+ if(isset($section1['landmark']) && $section1['landmark'] !='') { $address_row_span = 3; }
//print_r($master[0]['abbr']);die();
?>
@@ -170,11 +172,15 @@ defined('BASEPATH') OR exit('No direct script access allowed');
|
- |
-
-
- |
+ |
+ |
+
+
+
+ | Landmark |
+ |
+
| City |
|
@@ -185,10 +191,10 @@ defined('BASEPATH') OR exit('No direct script access allowed');
-
| Applicant qualification |
|
+
| Mother's Name |
|