extend('templates/adminlte/generalcontent') ?> section('title') ?>Payslip ViewendSection() ?> section('css') ?> endSection() ?> section('bodyclass') ?>sidebar-miniendSection() ?> section('containertitle') ?>Payslip ViewendSection() ?> section('breadcrumbs') ?> endSection() ?> section('main') ?>

Select Payroll Period

Payslip View

basic_pay; $totalDeduction = 0; foreach($empPayTransIncomes as $empPayTransIncome): ?> amount; endforeach; ?> amount; endforeach; ?>
Employee Name: last_name.", ".$empPayTrans->first_name ?>
Description Deduction Income Total
      Basic Pay @basic_daily_pay, 2, '.', ',') ?> x actual_work_days, 2, '.', ',') ?> days   basic_pay, 2, '.', ','); ?>  
      payslip_display ?>   amount, 2, '.', ','); ?>  
Gross Income    
      Income Tax -income_tax, 2, '.', ','); ?>    
      payslip_display ?> -amount, 2, '.', ','); ?>    
Total Deduction     -
Net Income     net_pay, 2, ".", ",") ?>

Payslip View

No payslip for this cut-off.

endSection() ?> section('js') ?> endSection() ?>