extend('templates/adminlte/generalcontent') ?> section('title') ?>Compensation and BenefitsendSection() ?> section('css') ?> endSection() ?> section('bodyclass') ?>sidebar-miniendSection() ?> section('containertitle') ?>Employee Compensation and BenefitsendSection() ?> section('activebreadcrumb') ?>Compensation and BenefitsendSection() ?> section('main') ?>

Select Schedule and Employee

Payroll Income and Deduction Details

Employee Name: last_name . ', ' . $selectedEmployee->first_name ?>

Employee ID: company_issued_id ?>

Basic Salary basic_monthly_pay ?>

Date: 20/09/2024

basic_daily_pay * 13; $taxableGross = $selectedEmployee->basic_daily_pay * 13; $deductionTotal = 0; ?> amount; if($empPayIncome->is_taxable) $taxableGross += $empPayIncome->amount; endforeach; ?> amount; endforeach; ?>
Description Amount Action
Basic Salary
Phpbasic_daily_pay, 2, ".", ",") ?> daily rate (assumes 13 days of work per cutoff)
  basic_daily_pay * 13, 2, ".", ",") ?>  
inded_name ?>   amount, 2, ".", ",") ?>
Gross Total   Php  
inded_name ?> -amount, 2, ".", ",") ?>  
Total Deductions Php    
Net Income   Php  

Select an employee first then click on "Load Income & Deduction" button

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