BB CURRENT TO BUSINESS
This commit is contained in:
parent
c803a670f1
commit
ede9f95637
@ -2394,7 +2394,7 @@ defined('BASEPATH') OR exit('No direct script access allowed');
|
|||||||
<?php }
|
<?php }
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
echo '<p>As per person met, Applicant does not have any current account.</p>';
|
echo '<p>As per person met, Applicant does not have any business account.</p>';
|
||||||
}
|
}
|
||||||
|
|
||||||
if($business_banking_common_remarks != ""){ echo '<p>'.$business_banking_common_remarks.'</p>'; }
|
if($business_banking_common_remarks != ""){ echo '<p>'.$business_banking_common_remarks.'</p>'; }
|
||||||
|
|||||||
@ -2435,7 +2435,7 @@ if($total_no_of_business > 0) {
|
|||||||
<?php }
|
<?php }
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
echo '<p>As per person met, Applicant does not have any current account.</p>';
|
echo '<p>As per person met, Applicant does not have any business account.</p>';
|
||||||
}
|
}
|
||||||
|
|
||||||
if($business_banking_common_remarks != ""){ echo '<p>'.$business_banking_common_remarks.'</p>'; }
|
if($business_banking_common_remarks != ""){ echo '<p>'.$business_banking_common_remarks.'</p>'; }
|
||||||
|
|||||||
@ -2422,7 +2422,7 @@ defined('BASEPATH') OR exit('No direct script access allowed');
|
|||||||
<?php }
|
<?php }
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
echo '<p>As per person met, Applicant does not have any current account.</p>';
|
echo '<p>As per person met, Applicant does not have any business account.</p>';
|
||||||
}
|
}
|
||||||
|
|
||||||
if($business_banking_common_remarks != ""){ echo '<p>'.$business_banking_common_remarks.'</p>'; }
|
if($business_banking_common_remarks != ""){ echo '<p>'.$business_banking_common_remarks.'</p>'; }
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user