Siddharth Industries - PaySlip Create and Update

Select Month
Employee ID
Select All
Employee Name
'emp_name','value' => set_value('emp_name'),'id'=>'emp_name', 'class' => 'form-control' ,'required' => 'true' , 'readonly' => 'true'); echo form_input($data); ?>
Employee ID OT in Hours Incentive Loan recoveries Mode Of Payment Remarks Action
Emp001 40 2000 5000 Cheque Pending Loan amount 25000
Emp002 20 1500 0.00 Account Good
Emp003 0 1900 0.00 Account Good
Emp004 25 1549 0.00 On Hold Good
load->helper('form'); $error = $this->session->flashdata('error'); if($error) { ?>
session->flashdata('error'); ?>
session->flashdata('success'); if($success) { ?>
session->flashdata('success'); ?>
', '
'); ?>