JezK
Edit File: sliPreview.php
<?php include("header.php"); //$_SESSION['userID']=2; if(!isset($_SESSION['userID'])) { echo "<script>location.replace('page1.php');</script>"; } ?> <div style="clear:both"></div> <div class="container main" > <div class="row"> <div class="form-horizontal row formContainer-p " > <!--Page1--> <div class="col-md-12 col-xs-12 col-sm-12"> <section> <div class="form-group"> <label class="col-md-3 col-sm-4 col-xs-4" for="SliName">Name of the SLI :</label> <div> <input type="text" name="sliName" id="sliName" value="<?php echo $sliName; ?>" class="col-md-4 col-sm-4 col-xs-4" required readonly> </div> </div> <div class="form-group"> <label class="col-md-3 col-sm-4 col-xs-4" for="address" >Address Line 1 :</label> <div> <input type="text" name="address" id="address" value="<?php echo $useraddress; ?>" placeholder="H.no,Street Name" class="col-md-4 col-sm-4 col-xs-4" readonly> </div> </div> <div class="form-group"> <label class="col-md-3 col-sm-4 col-xs-4" for="city">Address Line 2 :</label> <div class=""> <input type="text" name="city" id="city" value="<?php echo $city; ?>" placeholder="City" class="col-md-4 col-sm-4 col-xs-4" readonly> </div> </div> <div class="form-group"> <label class="col-md-3 col-sm-4 col-xs-4" for="addressLine3">Address Line 3 :</label> <div class=""> <input type="text" name="addressLine3" id="addressLine3" value="<?php echo $addressLine3; ?>" placeholder="Address" class="col-md-4 col-sm-4 col-xs-4" readonly> </div> </div> <div class="form-group"> <label class="col-md-3 col-sm-4 col-xs-4" for="state" >State :</label> <div class=""> <input type="text" name="state" class="col-md-4 col-sm-4 col-xs-4" id="state" name="state" value="<?php echo $stateName; ?>" readonly> </div> </div> <div class="form-group"> <label class="col-md-3 col-sm-4 col-xs-4" for="district">District :</label> <div class=""> <input type="text" name="district" id="district" class="col-md-4 col-sm-4 col-xs-4" value="<?php echo $districtName; ?>" readonly> </div> </div> <div class="form-group"> <label class="col-md-3 col-sm-4 col-xs-4" for="phoneNumber">Phone Number :</label> <div class=""> <input type="text" name="phoneNumber" id="phoneNumber" value="<?php echo $mobileNumber; ?>" maxlength="15" placeholder="Ex:0123456789" class="col-xs-4 col-md-4 col-sm-4 " onkeypress="return number(event)" readonly> </div> </div> <div class="form-group"> <label class="col-md-3 col-sm-4 col-xs-4" for="faxNumber">Fax Number :</label> <div class=""> <input type="text" name="faxNumber" id="faxNumber" maxlength="15" value="<?php echo $fax; ?>" placeholder="Ex:0123456789" class="col-xs-4 col-md-4 col-sm-4 " onkeypress="return number(event)" readonly> </div> </div> <div class="form-group"> <label class="col-md-3 col-sm-4 col-xs-4" for="email">Email :</label> <div class=""> <input type="text" name="email" id="email" value="<?php echo $email; ?>" maxlength="256" placeholder="abc@gmail.com" class=" col-xs-4 col-sm-4 col-md-4 " readonly> </div> </div> <div class="form-group"> <label class="col-md-3 col-sm-4 col-xs-4" for="website">Website :</label> <div class=""> <input type="text" name="website" id="website" maxlength="256" value="<?php echo $website; ?>" placeholder="www.xyz.com" class="col-xs-4 col-sm-4 col-md-4" readonly> </div> </div> <div class="form-group"> <label class="col-md-3 col-sm-4 col-xs-4" for="pincode">Pincode :</label> <div class=""> <input type="text" name="pincode" id="pincode" maxlength="6" value="<?php echo $zipcode; ?>" placeholder="12345" class="col-xs-4 col-sm-4 col-md-4" onkeypress="return number(event)" readonly> </div> </div> <div class="form-group"> <label class="col-md-3 col-sm-4 col-xs-4" for="constitution">Constitution :</label> <div class=""> <input type="text" name="constitution" id="constitution" class="col-xs-4 col-sm-4 col-md-4 " value="<?php echo $constitutionName; ?>" readonly> </div> </div> </section> <section> <div class="col-md-12 col-xs-12 col-sm-12 removePadding"> <h3 class="subHead col-md-11 removePadding ">Details Of Registration :</h3> </div> <div class="col-md-12 col-xs-12 col-sm-12table-responsive removePadding"> <table class="table table-bordered cs-table"> <thead> <tr> <th>Act of Registration</th> <th>Date & Place Of Registration</th> <th>Registration Number</th> <th>Validity Period</th> </tr> </thead> <tbody class="input_fields_wrap"> <?php echo $resgistrationDetailsView; ?> </tbody> </table> </div> </section> <section> <div class=""> <h3 class="subHead">Activities of the Business Entity</h3> <div class="col-md-12 col-xs-12 col-sm-12" style="padding:10px 20px"> <div class="form-group"> <label class="col-xs-2 col-md-2" for="existing">Existing :</label> <div class="col-xs-6 col-md-6"> <input type="text" value="<?php echo $existing; ?>" name="existing" id="existing" readonly> </div> </div> <div class="form-group"> <label class="col-xs-2 col-md-2" for="proposed">Proposed :</label> <div class="col-xs-6 col-md-6"> <input type="text" name="proposed" value="<?php echo $proposed; ?>" id="proposed" readonly> </div> </div> <!--<div class="form-group"> <label class="col-xs-2 col-md-2" for="pan">PAN :</label> <div class="col-xs-6 col-md-6"> <input type="text" name="pan" value="<?php echo $pan; ?>" id="pan" maxlength="10" readonly> </div> </div> </div>--> </div> </section> <section> <div class="col-md-12 removePadding"> <h3 class="subHead">Whether Registered under Foreign Contribution (Regulation) Act, 1976(FCRA)? <input type="radio" name="isFCRA" value="1" id="fcraYes" <?php echo $isFCRA1; ?> onclick="return false;"> <label for="fcraYes" style="color:black;font-weight:normal;cursor:pointer;">Yes</label> <input type="radio" name="isFCRA" value="0" id="fcraNo" <?php echo $isFCRA2; ?> onclick="return false;"> <label for="fcraNo" style="color:black;font-weight:normal;cursor:pointer;">No</label> </h3> </div> <?php echo $FCRADisplayDetails; ?> </section> <!--<section> <div class="col-md-12 removePadding"> <h3 class="subHead">Whether a *Permanent Account Number (PAN) obtained from Competent Authority? <input type="radio" name="isPAN" value="1" id="panYes" <?php echo $isPAN1; ?> onclick="return false;"> <label for="panYes" style="color:black;font-weight:normal;cursor:pointer;">Yes</label> <input type="radio" name="isPAN" value="0" id="panNo" <?php echo $isPAN2; ?> onclick="return false;"> <label for="panNo" style="color:black;font-weight:normal;cursor:pointer;">No</label> </h3> </div> </section>--> <div class="form-group col-xs-12"> <label class="col-md-2" for="pan">PAN Number :</label> <div class="col-md-6"> <input type="text" name="pan" value="<?php echo $pan; ?>" id="pan" maxlength="10"> </div> </div> </div><!--end formContainer--> <!--Page2--> <div class="col-md-12 col-md-offset-0 col-xs-12 col-sm-12 "> <section> <div class=""> <div class="col-md-12 col-xs-12 col-sm-12 removePadding"> <h3 class="subHead">Details of the Board meeting held in last three years</h3> </div> <div class="col-md-12 col-xs-12 col-sm-12 removePadding table-responsive"> <table class="table table-bordered cs-table"> <thead> <tr> <th>Year</th> <!-- <th>Count of Management members</th> --> <th>Count of Board Members</th> <th>No. of Board meetings held</th> <th>Average Attendance(Count)</th> </tr> </thead> <tbody class="input_fields_wrap2"> <?php echo $boardMeeting1DetailsView; ?> </tbody> </table> </div> </div> </section> <h3>Management</h3> <section> <div class="col-md-12 col-xs-12 col-sm-12 removePadding"> <h3 class="subHead">Details of the Board of trustees/Board of directors/Proprietors/Partners/Authorised Signatories/Principal Share Holders</h3> </div> <div class="col-md-12 col-xs-12 col-sm-12 table-responsive removePadding"> <table class="table table-bordered cs-table table-responsive"> <thead> <tr> <th>Name</th> <th>Designation</th> <th>Date of Appointment</th> <th>Address</th> <th>Educational Qualification</th> <th>Experience in years</th> <th>Experience Details</th> <th>Association with any other institution</th> <th>Relationship with other Board Members</th> <th>Authorize signatory </th> </tr> </thead> <tbody class="input_fields_wrap1"> <?php echo $managementDetailsView; ?> </tbody> </table> </div> </section> <section> <div class="col-md-12 col-xs-12 col-sm-12 removePadding"> <h3 class="subHead">Profile of the Key Functionary</h3> </div> <div class="table-responsive col-md-12 col-xs-12 col-sm-12 removePadding"> <table class="table table-bordered cs-table table-responsive"> <thead> <tr> <th>Name</th> <th>Designation</th> <th>Qualification</th> <th>Experience</th> <th>Date of appointment</th> <th>Details of association with any other institution</th> </tr> </thead> <tbody class="input_fields_wrap3"> <?php echo $ceoDetailsView; ?> </tbody> </table> </div> </section> <section> <div id="<?=$sharedBlockShow;?>"> <div class="col-md-12 col-xs-12 col-sm-12 removePadding"> <h3 class="subHead">Share holding Pattern</h3> </div> <div class="col-md-12 col-xs-12 col-sm-12 removePadding table-responsive"> <table class="table table-bordered cs-table"> <thead> <tr> <th>Name of the share holder</th> <th>No. of shares</th> <th>Face value</th> <th>Premium</th> <th>Percentage of share holding</th> </tr> </thead> <tbody class="input_fields_wrap4"> <?php echo $shareDetailsView; ?> </tbody> </table> </div> </div> </section> </div><!--end formContainer--> <!--Page3--> <div class="col-md-12 col-md-offset-0 col-xs-12 col-sm-12 "> <h3>Staffing Pattern</h3> <div class="removePadding col-md-12 col-xs-12 col-sm-12"> <h3 class="subHead">Please give details of organizational structure</h3> <!--<div class="col-md-12 col-xs-12 col-sm-12 removePadding"> <textarea style="width:100%" id="structuralDetails" name="structuralDetails" rows="7" placeholder="Organizational Structure Details" readonly><?php echo $structuralDetails; ?></textarea> </div>--> <div class="col-md-12 removePadding"> <div class="col-md-12 table-responsive removePadding"> <table class="table table-bordered cs-table table-responsive"> <thead> <tr> <th>Year</th> <th>Office Staff (No.)</th> <th>Supervisory Staff (No.)</th> <th>Credit/loan officer</th> <th>Field Staff (No.)</th> <th>Total Staff (No.)</th> </tr> </thead> <tbody class="input_fields_wrap1"> <?php echo $boardMeeting2DetailsView2; ?> </tbody> </table> </div> </div> </div> <div class=""> <div class="col-md-12 col-xs-12 col-sm-12 removePadding"> <h3 class="subHead">Details of Infrastructure available for the activity</h3> <!--<div class="col-md-12 col-xs-12 col-sm-12 rowStyle"> <label class="col-md-3 col-sm-2 col-xs-3">Type of infrastructure</label> <label class="col-md-3 col-sm-3 col-xs-3">Description</label> <label class="col-md-4 col-sm-3 col-xs-4">Approximate cost of Acquisition</label> <label class="col-md-2 col-sm-2 col-xs-2">Year of Acquisition</label> </div> <?php echo $infrastructureDetailsView; ?>--> <table class="table table-bordered cs-table"> <thead> <tr> <th>Type of infrastructure</th> <th>Description</th> <th>Approximate cost of Acquisition</th> <th>Year of Acquisition</th> </tr> </thead> <tbody class="input_fields_wrap4"> <?php echo $infrastructureDetailsView2; ?> </tbody> </table> </div> </div> </div><!--end formContainer--> <!--page4--> <div class="col-md-12 col-xs-12 col-sm-12 text-cneter "> <section> <div class="<?=$rawMaterialBlock;?>"> <div class="removePadding col-md-12 col-xs-12 col-sm-12"> <h3>Details of raw material/commodities consumed/procured/traded in past 3 years</h3> <!--<div class="col-md-12 col-xs-12 col-sm-12 rowStyle"> <label class="col-md-1 col-sm-1 col-xs-1 snMargin">S.No</label> <label class="col-xs-2 col-md-2 col-sm-2 ">Raw Material</label> <label class="col-xs-2 col-md-2 col-sm-2"><?php echo $previousYear3; ?></label> <label class="col-md-2 col-sm-2 col-xs-2 "><?php echo $previousYear2; ?></label> <label class="col-md-2 col-sm-2 col-xs-2 "><?php echo $previousYear1; ?></label> </div> <div class="addMoreFields"> <?php echo $rawMaterialDetailsView; ?> </div> <div class="col-md-12 col-xs-12 col-sm-12 marginDiv totalBlock"> <span class="col-xs-1 col-md-1 col-sm-1 "></span> <label class="col-xs-2 col-md-2 col-sm-2">Total</label> <input type="text" class="col-xs-2 col-md-2 col-sm-2 " name="totalyear3RawMateril" value="<?php echo $totalRawY3; ?>" readonly> <input type="text" class="col-xs-2 col-md-2 col-sm-2 " name="totalyear2RawMateril" value="<?php echo $totalRawY2; ?>" readonly> <input type="text" class="col-xs-2 col-md-2 col-sm-2 " name="totalyear1RawMateril" value="<?php echo $totalRawY1; ?>" readonly> </div> --> <table class="table table-bordered cs-table"> <thead> <tr> <th>S.No</th> <th>Raw Material</th> <th><?php echo $previousYear3; ?></th> <th><?php echo $previousYear2; ?></th> <th><?php echo $previousYear1; ?></th> </tr> </thead> <tbody class="input_fields_wrap4"> <?php echo $rawMaterialDetailsView2; ?> <tr> <td> <div class="tableInput"></div> </td> <td> <div class="tableInput">Total</div> </td> <td> <div class="tableInput"><?php echo $totalRawY3; ?></div> </td> <td> <div class="tableInput"><?php echo $totalRawY2; ?></div> </td> <td> <div class="tableInput"><?php echo $totalRawY1; ?></div> </td> </tr> </tbody> </table> </div> </div> </section> <section class="<?=$rawMaterialBlock;?>"> <div class="removePadding col-md-12 col-xs-12 col-sm-12"> <h3>A brief notes on the rawmaterials used/commodities traded in sources of procurement to be furnished</h3> <textarea style="width:100%" name="rawMaterialNotes" id="rawMaterialNotes" rows="7" readonly><?php echo $rawMaterialNotes; ?></textarea> </div> </section> <section> <div id="<?=$productsBlock;?>"> <div class="removePadding col-md-12 col-xs-12 col-sm-12 detailsBlock " id="block1"> <h3>Details of production for past 3years (₹)</h3> <!--<div class="col-md-12 col-xs-12 col-sm-12 marginDiv "> <label class="col-md-1 col-sm-1 col-xs-1 snMargin">S.No</label> <label class="col-md-2 col-sm-2 col-xs-2 ">Product Total</label> <label class="col-md-2 col-sm-2 col-xs-2 "><?php echo $previousYear3; ?></label> <label class="col-md-2 col-sm-2 col-xs-2 "><?php echo $previousYear2; ?></label> <label class="col-md-2 col-sm-2 col-xs-2 "><?php echo $previousYear1; ?></label> </div> <?php echo $productionDetailsView; ?>--> <table class="table table-bordered cs-table"> <thead> <tr> <th>S.No</th> <th>Product Total</th> <th><?php echo $previousYear3; ?></th> <th><?php echo $previousYear2; ?></th> <th><?php echo $previousYear1; ?></th> </tr> </thead> <tbody class="input_fields_wrap4"> <?php echo $productionDetailsView2; ?> </tbody> </table> </div> </div> </section> <section> <div id="<?=$salesBlock;?>"> <div class="removePadding col-md-12 col-xs-12 col-sm-12 detailsBlock" id="block2"> <h3>Sales Particulars for past 3years (₹)</h3> <!--<div class="col-md-12 col-xs-12 col-sm-12 marginDiv"> <label class="col-md-1 col-sm-1 col-xs-1 snMargin">S.No</label> <label class="col-md-2 col-sm-2 col-xs-2 ">Product </label> <label class="col-md-2 col-sm-2 col-xs-2 "><?php echo $previousYear3; ?></label> <label class="col-md-2 col-sm-2 col-xs-2 "><?php echo $previousYear2; ?></label> <label class="col-md-2 col-sm-2 col-xs-2 "><?php echo $previousYear1; ?></label> </div> <?php echo $salesDetailsView; ?>--> <table class="table table-bordered cs-table"> <thead> <tr> <th>S.No</th> <th>Product Total</th> <th><?php echo $previousYear3; ?></th> <th><?php echo $previousYear2; ?></th> <th><?php echo $previousYear1; ?></th> </tr> </thead> <tbody class="input_fields_wrap4"> <?php echo $salesDetailsView2; ?> </tbody> </table> </div> </div> </section> </div><!--end formContainer--> <!--page5--> <div class="col-md-12 col-xs-12 col-sm-12 text-cneter"> <section> <div class="col-md-12 col-xs-12 col-sm-12 detailsBlock removePadding"> <h3>Gross Profit for 3 years (₹)</h3> <!--<div class="col-md-12 col-xs-12 col-sm-12 marginDiv "> <label class="col-md-1 col-sm-1 col-xs-1 snMargin">S.No</label> <label class="col-md-2 col-sm-2 col-xs-2 ">Particulars</label> <label class="col-md-2 col-sm-2 col-xs-2 "><?php echo $previousYear3; ?></label> <label class="col-md-2 col-sm-2 col-xs-2 "><?php echo $previousYear2; ?></label> <label class="col-md-2 col-sm-2 col-xs-2 "><?php echo $previousYear1; ?></label> </div> <div class="col-md-12 col-xs-12 col-sm-12"> <span class="col-md-1 col-sm-1 col-xs-1 ">1.</span> <label class="col-md-2 col-sm-2 col-xs-2 ">Total Income</label> <input type="text" class="col-xs-2 col-md-2 col-sm-2" name="grossIncomeY3" id="grossIncomeY3" value="<?php echo $grossIncomeY3; ?>" onkeypress="return number2(event)" readonly> <input type="text" class="col-xs-2 col-md-2 col-sm-2 " name="grossIncomeY2" id="grossIncomeY2" value="<?php echo $grossIncomeY2; ?>" onkeypress="return number2(event)" readonly> <input type="text" class="col-xs-2 col-md-2 col-sm-2 " name="grossIncomeY1" id="grossIncomeY1" value="<?php echo $grossIncomeY1; ?>" onkeypress="return number2(event)" readonly> </div> <div class="col-md-12 col-xs-12 col-sm-12"> <span class="col-md-1 col-sm-1 col-xs-1 ">2.</span> <label class="col-md-2 col-sm-2 col-xs-2 ">Total Expenditure</label> <input type="text" class="col-xs-2 col-md-2 col-sm-2" name="expenditureY3" id="expenditureY3" value="<?php echo $expenditureY3; ?>" onkeypress="return number2(event)" readonly> <input type="text" class="col-xs-2 col-md-2 col-sm-2" name="expenditureY2" id="expenditureY2" value="<?php echo $expenditureY2; ?>" onkeypress="return number2(event)" readonly> <input type="text" class="col-xs-2 col-md-2 col-sm-2" name="expenditureY1" id="expenditureY1" value="<?php echo $expenditureY1; ?>" onkeypress="return number2(event)" readonly> </div>--> <!--<div class="col-md-12 col-xs-12 col-sm-12 "> <span class="col-md-1 col-sm-1 col-xs-1">3.</span> <label class="col-md-2 col-sm-2 col-xs-2 ">Gross Profit</label> <input type="text" class="col-xs-2 col-md-2 col-sm-2 " name="grossProfitY3" id="grossProfitY3" value="<?php echo $grossProfitY3; ?>" onkeypress="return number2(event)" readonly> <input type="text" class="col-xs-2 col-md-2 col-sm-2 " name="grossProfitY2" id="grossProfitY2" value="<?php echo $grossProfitY2; ?>" onkeypress="return number2(event)" readonly> <input type="text" class="col-xs-2 col-md-2 col-sm-2 " name="grossProfitY1" id="grossProfitY1" value="<?php echo $grossProfitY1; ?>" onkeypress="return number2(event)" readonly> </div>--> <table class="table table-bordered cs-table"> <thead> <tr> <th>S.No</th> <th>Particulars</th> <th><?php echo $previousYear3; ?></th> <th><?php echo $previousYear2; ?></th> <th><?php echo $previousYear1; ?></th> </tr> </thead> <tbody class="input_fields_wrap4"> <tr> <td> <div class="tableInput">1.</div> </td> <td> <div class="tableInput">Total Income</div> </td> <td> <div class="tableInput"><?php echo $grossIncomeY3; ?></div> </td> <td> <div class="tableInput"><?php echo $grossIncomeY2; ?></div> </td> <td> <div class="tableInput"><?php echo $grossIncomeY1; ?></div> </td> </tr> <tr> <td> <div class="tableInput">2.</div> </td> <td> <div class="tableInput">Total Expenditure</div> </td> <td> <div class="tableInput"><?php echo $expenditureY3; ?></div> </td> <td> <div class="tableInput"><?php echo $expenditureY2; ?></div> </td> <td> <div class="tableInput"><?php echo $expenditureY1; ?></div> </td> </tr> </tbody> </table> </div> </section> <section> <div class="col-md-12 col-xs-12 col-sm-12 detailsBlock removePadding" > <h3>Cash Flow Statement for past 3 years (₹)</h3> <!--<div class="col-md-12 col-xs-12 col-sm-12 marginDiv"> <label class="col-md-1 col-sm-1 col-xs-1 snMargin">S.No</label> <label class="col-md-2 col-sm-2 col-xs-2 ">Particulars</label> <label class="col-md-2 col-sm-2 col-xs-2 "><?php echo $previousYear3; ?></label> <label class="col-md-2 col-sm-2 col-xs-2 "><?php echo $previousYear2; ?></label> <label class="col-md-2 col-sm-2 col-xs-2 "><?php echo $previousYear1; ?></label> </div> <div class="col-md-12 col-xs-12 col-sm-12"> <span class="col-md-1 col-sm-1 col-xs-1 ">1.</span> <label class="col-md-2 col-sm-2 col-xs-2 ">Net Worth</label> <input type="text" class="col-xs-2 col-md-2 col-sm-2 " name="netWorthY3" value="<?php echo $netWorthY3; ?>" id="netWorthY3" onkeypress="return number2(event)" readonly> <input type="text" class="col-xs-2 col-md-2 col-sm-2 " name="netWorthY2" value="<?php echo $netWorthY2; ?>" id="netWorthY2" onkeypress="return number2(event)" readonly> <input type="text" class="col-xs-2 col-md-2 col-sm-2 " name="netWorthY1" value="<?php echo $netWorthY1; ?>" id="netWorthY1" onkeypress="return number2(event)" readonly> </div> <div class="col-md-12 col-xs-12 col-sm-12"> <span class="col-md-1 col-sm-1 col-xs-1 ">2.</span> <label class="col-md-2 col-sm-2 col-xs-2 "> Net sales</label> <input type="text" class="col-xs-2 col-md-2 col-sm-2 " name="salesY3" value="<?php echo $salesY3; ?>" id="salesY3" onkeypress="return number2(event)" readonly> <input type="text" class="col-xs-2 col-md-2 col-sm-2 " name="salesY2" value="<?php echo $salesY2; ?>" id="salesY2" onkeypress="return number2(event)" readonly> <input type="text" class="col-xs-2 col-md-2 col-sm-2 " name="salesY1" value="<?php echo $salesY1; ?>" id="salesY1" onkeypress="return number2(event)" readonly> </div> <div class="col-md-12 col-xs-12 col-sm-12"> <span class="col-md-1 col-sm-1 col-xs-1 ">3.</span> <label class="col-md-2 col-sm-2 col-xs-2 ">Net Profit</label> <input type="text" class="col-xs-2 col-md-2 col-sm-2 " name="netProfitY3" value="<?php echo $netProfitY3; ?>" id="netProfitY3" onkeypress="return number2(event)" readonly> <input type="text" class="col-xs-2 col-md-2 col-sm-2 " name="netProfitY2" value="<?php echo $netProfitY2; ?>" id="netProfitY2" onkeypress="return number2(event)" readonly> <input type="text" class="col-xs-2 col-md-2 col-sm-2 " name="netProfitY1" value="<?php echo $netProfitY1; ?>" id="netProfitY1" onkeypress="return number2(event)" readonly> </div> <div class="col-md-12 col-xs-12 col-sm-12"> <span class="col-md-1 col-sm-1 col-xs-1 ">4.</span> <label class="col-md-2 col-sm-2 col-xs-2 ">Depriciation</label> <input type="text" class="col-xs-2 col-sm-2col-md-2" name="depriciationY3" value="<?php echo $depriciationY3; ?>" id="depriciationY3" onkeypress="return number2(event)" readonly> <input type="text" class="col-xs-2 col-md-2 col-sm-2 " name="depriciationY2" value="<?php echo $depriciationY2; ?>" id="depriciationY2" onkeypress="return number2(event)" readonly> <input type="text" class="col-xs-2 col-md-2 col-sm-2 " name="depriciationY1" value="<?php echo $depriciationY1; ?>" id="depriciationY1" onkeypress="return number2(event)" readonly> </div> <div class="col-md-12 col-xs-12 col-sm-12"> <span class="col-md-1 col-sm-1 col-xs-1 ">5.</span> <label class="col-md-2 col-sm-2 col-xs-2 ">Interest</label> <input type="text" class=" col-xs-2 col-md-2 col-sm-2" name="interestY3" id="interestY3" value="<?php echo $interestY3; ?>" onkeypress="return number2(event)" readonly> <input type="text" class=" col-xs-2 col-md-2 col-sm-2 " name="interestY2" id="interestY2" value="<?php echo $interestY2; ?>" onkeypress="return number2(event)" readonly> <input type="text" class=" col-xs-2 col-md-2 col-sm-2 " name="interestY1" id="interestY1" value="<?php echo $interestY1; ?>" onkeypress="return number2(event)" readonly> </div> <!--<div class="col-md-12 col-xs-12 col-sm-12"> <span class="col-md-1 col-sm-1 col-xs-1 "></span> <label class="col-md-2 col-sm-2 col-xs-2 ">Total Debt</label> <input type="text" class=" col-xs-2 col-md-2 col-sm-2 " id="debitY3" value="<?php echo $totalDebitY3; ?>" readonly> <input type="text" class=" col-xs-2 col-md-2 col-sm-2 " id="debitY2" value="<?php echo $totalDebitY2; ?>" readonly> <input type="text" class=" col-xs-2 col-md-2 col-sm-2 " id="debitY1" value="<?php echo $totalDebitY1; ?>" readonly> </div>--> <table class="table table-bordered cs-table"> <thead> <tr> <th>S.No</th> <th>Particulars</th> <th><?php echo $previousYear3; ?></th> <th><?php echo $previousYear2; ?></th> <th><?php echo $previousYear1; ?></th> </tr> </thead> <tbody class="input_fields_wrap4"> <tr> <td> <div class="tableInput">1.</div> </td> <td> <div class="tableInput">Net Worth</div> </td> <td> <div class="tableInput"><?php echo $netWorthY3; ?></div> </td> <td> <div class="tableInput"><?php echo $netWorthY2; ?></div> </td> <td> <div class="tableInput"><?php echo $netWorthY1; ?></div> </td> </tr> <tr> <td> <div class="tableInput">2.</div> </td> <td> <div class="tableInput">Net sales</div> </td> <td> <div class="tableInput"><?php echo $salesY3; ?></div> </td> <td> <div class="tableInput"><?php echo $salesY2; ?></div> </td> <td> <div class="tableInput"><?php echo $salesY1; ?></div> </td> </tr> <tr> <td> <div class="tableInput">3.</div> </td> <td> <div class="tableInput">Net Profit</div> </td> <td> <div class="tableInput"><?php echo $netProfitY3; ?></div> </td> <td> <div class="tableInput"><?php echo $netProfitY2; ?></div> </td> <td> <div class="tableInput"><?php echo $netProfitY1; ?></div> </td> </tr> <tr> <td> <div class="tableInput">4.</div> </td> <td> <div class="tableInput">Depreciation</div> </td> <td> <div class="tableInput"><?php echo $depriciationY3; ?></div> </td> <td> <div class="tableInput"><?php echo $depriciationY2; ?></div> </td> <td> <div class="tableInput"><?php echo $depriciationY1; ?></div> </td> </tr> <tr> <td> <div class="tableInput">5.</div> </td> <td> <div class="tableInput">Interest</div> </td> <td> <div class="tableInput"><?php echo $interestY3; ?></div> </td> <td> <div class="tableInput"><?php echo $interestY2; ?></div> </td> <td> <div class="tableInput"><?php echo $interestY1; ?></div> </td> </tr> </tbody> </table> </div> <?php echo $futureEstimations; ?> </section> <section> <div class="col-md-12 col-xs-12 col-sm-12 detailsBlock removePadding"> <h3>Details of Loan availed & repaid in past 3 years</h3> <!--<div class="col-md-12 col-xs-12 col-sm-12 marginDiv "> <label class="col-md-1 col-sm-1 col-xs-1 snMargin">S.No</label> <label class="col-xs-2 col-md-2 col-sm-2 ">Particulars</label> <label class="col-xs-2 col-md-2 col-sm-2 "><?php echo $previousYear3; ?></label> <label class="col-xs-2 col-md-2 col-sm-2 "><?php echo $previousYear2; ?></label> <label class="col-xs-2 col-md-2 col-sm-2 "><?php echo $previousYear1; ?></label> </div> <div class="col-md-12 col-xs-12 col-sm-12"> <span class="col-md-1 col-sm-1 col-xs-1 ">1.</span> <label class="col-md-2 col-sm-2 col-xs-2 ">Loan Availed</label> <input type="text" class="col-xs-2 col-md-2 col-sm-2 " name="loanAvailedY3" value="<?php echo $loanAvailedY3; ?>" id="loanAvailedY3" onkeypress="return number2(event)" readonly> <input type="text" class="col-xs-2 col-md-2 col-sm-2 " name="loanAvailedY2" value="<?php echo $loanAvailedY2; ?>" id="loanAvailedY2" onkeypress="return number2(event)" readonly> <input type="text" class="col-xs-2 col-md-2 col-sm-2 " name="loanAvailedY1" value="<?php echo $loanAvailedY1; ?>" id="loanAvailedY1" onkeypress="return number2(event)" readonly> </div> <div class="col-md-12 col-xs-12 col-sm-12 "> <span class="col-md-1 col-sm-1 col-xs-1">2.</span> <label class="col-md-2 col-sm-2 col-xs-2 ">Loan Repaid</label> <input type="text" class="col-xs-2 col-md-2 col-sm-2 " name="loanRepaidY3" value="<?php echo $loanRepaidY3; ?>" id="loanRepaidY3" onkeypress="return number2(event)" readonly> <input type="text" class="col-xs-2 col-md-2 col-sm-2 " name="loanRepaidY2" value="<?php echo $loanRepaidY2; ?>" id="loanRepaidY2" onkeypress="return number2(event)" readonly> <input type="text" class="col-xs-2 col-md-2 col-sm-2 " name="loanRepaidY1" value="<?php echo $loanRepaidY1; ?>" id="loanRepaidY1" onkeypress="return number2(event)" readonly> </div> <div class="col-md-12 col-xs-12 col-sm-12 totalBlock"> <span class="col-md-1 col-sm-1 col-xs-1"></span> <label class="col-md-2 col-sm-2 col-xs-2 ">Balance Outstanding</label> <input type="text" class="col-xs-2 col-md-2 col-sm-2 " id="totalY3" value="<?php echo $totalLoanY3; ?>" readonly> <input type="text" class="col-xs-2 col-md-2 col-sm-2 " id="totalY2" value="<?php echo $totalLoanY2; ?>" readonly> <input type="text" class="col-xs-2 col-md-2 col-sm-2 " id="totalY1" value="<?php echo $totalLoanY1; ?>" readonly> </div> </div>--> <table class="table table-bordered cs-table"> <thead> <tr> <th>S.No</th> <th>Particulars</th> <th><?php echo $previousYear3; ?></th> <th><?php echo $previousYear2; ?></th> <th><?php echo $previousYear1; ?></th> </tr> </thead> <tbody class="input_fields_wrap4"> <tr> <td> <div class="tableInput">1.</div> </td> <td> <div class="tableInput">Loan Availed</div> </td> <td> <div class="tableInput"><?php echo $loanAvailedY3; ?></div> </td> <td> <div class="tableInput"><?php echo $loanAvailedY2; ?></div> </td> <td> <div class="tableInput"><?php echo $loanAvailedY1; ?></div> </td> </tr> <tr> <td> <div class="tableInput">2.</div> </td> <td> <div class="tableInput">Loan Repaid</div> </td> <td> <div class="tableInput"><?php echo $loanRepaidY3; ?></div> </td> <td> <div class="tableInput"><?php echo $loanRepaidY2; ?></div> </td> <td> <div class="tableInput"><?php echo $loanRepaidY1; ?></div> </td> </tr> <tr> <td> <div class="tableInput"></div> </td> <td> <div class="tableInput">Balance Outstanding</div> </td> <td> <div class="tableInput"><?php echo $totalLoanY3; ?></div> </td> <td> <div class="tableInput"><?php echo $totalLoanY2; ?></div> </td> <td> <div class="tableInput"><?php echo $totalLoanY1; ?></div> </td> </tr> </tbody> </table> <div class="col-md-12" style="padding-top:20px;"> <label class="col-md-3">Amount of Loan Required(Rs.) :</label> <input type="text" class="col-md-3" id="loanAmount" value="<?php echo $loanAmount; ?>" name="loanAmount" readonly> </div> <div class="col-md-12" style="padding-top:20px;"> <label class="col-md-3">Amount of Loan Purpose :</label> <textarea style="width:100%" name="loanPurpose" id="loanPurpose" rows="7"><?php echo $loanPurpose; ?></textarea> </div> </section> <section> <!--<div class="col-md-12 col-xs-12 col-sm-12 removePadding"> <h3>Repayment of Schedule Proposed</h3> <div class="form-group col-md-12" style="padding-top:10px;"> <label class="col-md-0">File :<small></small>:</label> <button type="button" class="btn btn-default" style="margin-left:20px;">Download </button> </div> </div>--> </section> </div><!--end formContainer--> <!--page6--> <div class="col-md-12 col-xs-12 col-sm-12 text-cneter"> <section> <div class="col-md-12 col-xs-12 col-sm-12 removePadding"> <h3>Details of Bank Accounts</h3> <!--<div class="col-md-12 col-xs-12 col-sm-12 rowStyle"> <label class="col-md-1 col-sm-1 col-xs-1 snMargin">S.No</label> <label class="col-md-2 col-sm-2 col-xs-2 ">IFSC Code</label> <label class="col-md-2 col-sm-2 col-xs-2 ">Bank Name</label> <label class="col-md-2 col-sm-2 col-xs-2 ">Branch Name</label> <label class="col-md-2 col-sm-2 col-xs-2 ">Account Number</label> </div> <div class="addMoreFields"> <div class="col-md-12 col-xs-12 col-sm-12 textBlock"> <span class="col-md-1 col-sm-1 col-xs-1">1.</span> <input type="text" class="col-xs-2 col-md-2 col-sm-2 " placeholder="IFSC Code" value="<?php echo $ifsc; ?>" name="ifscCode" id="ifscCode" readonly> <input type="text" class="col-xs-2 col-md-2 col-sm-2 " placeholder="Bank Name" value="<?php echo $bankName; ?>" name="bankName" id="bankName" readonly> <input type="text" class="col-xs-2 col-md-2 col-sm-2 " placeholder="Branch Name" value="<?php echo $branch; ?>" name="branchName" id="branchName" readonly> <input type="text" class="col-xs-2 col-md-2 col-sm-2 " placeholder="Account Number" value="<?php echo $accountNumber; ?>" name="accountNumber" id="accountNumber" readonly> </div> </div>--> <table class="table table-bordered cs-table"> <thead> <tr> <th>S.No</th> <th>IFSC Code</th> <th>Bank Name</th> <th>Branch Name</th> <th>Account Number</th> </tr> </thead> <tbody class="input_fields_wrap4"> <tr> <td> <div class="tableInput">1.</div> </td> <td> <div class="tableInput"><?php echo $ifsc; ?> </div> </td> <td> <div class="tableInput"><?php echo $bankName; ?> </div> </td> <td> <div class="tableInput"><?php echo $branch; ?> </div> </td> <td> <div class="tableInput"><?php echo $accountNumber; ?> </div> </td> </tr> </tbody> </table> </div> </section> <div style="clear:both;"></div> <section style="padding-top: 70px;"> <div class="col-xs-12"> <div class="col-xs-6 text-center signatureBlock removePadding"> <div class="sp">Space for photo</div> <div class="sg">Name & Designation</div> </div> <div class="col-xs-6 text-center signatureBlock removePadding"> <div class="sp">Space for photo</div> <div class="sg">Name & Designation</div> </div> </div> <div class="signatureContent"> <p>Signature of the authorized signatory (ies) whose photo is affixed above (sign across the photo)</p> <p>We hereby certify that the information furnished by us is correct. In the event of any of the information furnished by us is found to be false, we agree to be liable for any action under the law of the land.</p> <p>Place:</p> <p>Date:</p> <p class="text-right" style="padding-right: 30%;">Seal</p> </div> </section> <div class="text-center col-md-12"> <a href="page1.php"><input type="button" value="Back" class="btn btn-cs"></a> <a href="success.php"><input type="button" value="Submit" class="btn btn-cs"></a> </div> </div><!--end formContainer--> </div> </div> </div> <style> .addMoreFields input, .rowStyle label { margin: 0px !important; } .rowStyle label { padding-left: 15px !important; padding-right: 15px !important; } .marginDiv label, .marginDiv input { margin: 0px !important; } h3 { font-size: 17px !important; color: #333 !important; font-weight:bold; } </style> <script> function gotoPrint() { window.print(); } $('input[type="text"]').replaceWith(function(){ return '<span class='+this.className+'>'+this.value+'</span>' }); $('input[type="email"]').replaceWith(function(){ return '<span class='+this.className+'>'+this.value+'</span>' }); $('textarea').replaceWith(function(){ return '<span class='+this.className+'>'+this.value+'</span>' }); $('select').replaceWith(function(){ return '<span class='+this.className+'>'+this.value+'</span>' }); </script> <?php include"footer.php"?>