NBFC report file fixes : ps

This commit is contained in:
Sanjeev 2021-03-23 11:24:05 +05:30
parent 1ef499ae3b
commit d18241ade2

View File

@ -466,9 +466,9 @@ defined('BASEPATH') OR exit('No direct script access allowed');
<br>
<div id="page_break"> </div>
<table class="scorecard_table"><tr><th class="thlargefont" colspan="10">Validation Points vide Systems and Books at HQ & Branches</th></tr></table>
<table class="scorecard_table"><tr><th class="thlargefont" colspan="10">Validation Points vide Systems and Books at HQ & Branches</th></tr>
<?php if(isset($pd_section_data['29']) && count($pd_section_data['29']) && ($pd_section_data['29']['stock_validated'] != '') && ($pd_section_data['29']['collateral_coverage'] != '' )){
echo '<br><p><b>Stock to be validated from system</b></p>
echo '</table><br><p><b>Stock to be validated from system</b></p>
<p align="justify">'.$pd_section_data['29']['stock_validated'].'</p>
<p><b>Collateral coverage for existing borrowing ( System Mapping to be checked)</b></p>
<p align="justify">'.$pd_section_data['29']['collateral_coverage'].'</p>