= $this->extend('templates/adminlte/generalcontent') ?> = $this->section('title') ?>Compensation and Benefits= $this->endSection() ?> = $this->section('css') ?> = $this->endSection() ?> = $this->section('bodyclass') ?>sidebar-mini= $this->endSection() ?> = $this->section('containertitle') ?>Employee Compensation and Benefits= $this->endSection() ?> = $this->section('activebreadcrumb') ?>Compensation and Benefits= $this->endSection() ?> = $this->section('main') ?>
Employee Name: = $selectedEmployee->last_name . ', ' . $selectedEmployee->first_name ?>
Employee ID: = $selectedEmployee->company_issued_id ?>
Basic Salary = $selectedEmployee->basic_monthly_pay ?>
Date: 20/09/2024
Description | Amount | Action | |
---|---|---|---|
= $empPayIncome->inded_name ?> | = $empPayIncome->amount ?> | ||
Gross Total | $500.00 | ||
= $empPayDeduction->inded_name ?> | -= $empPayDeduction->amount ?> | ||
Total Deductions | $500.00 | ||
Net Income | $3300.00 |
Select an employee first then click on "Load Income & Deduction" button