|
government of assam Office of the Commissioner Panchayat & Rural Development (P&RD) panjabari:::::juripar:::::guwahati:::::37 |
|
Payslip for the month of {{$salary_month}} |
| code | : {{$employee_info->employee_code}} | birth date | : {{$employee_info->date_of_birth}} |
|---|---|---|---|
| name | : {{$employee_info->name}} | joining date | : {{$employee_info->actual_join_date}} |
| father name | : {{$employee_info->father_name}} | pan no | : {{$employee_info->pan_no}} |
| program | : {{$employee_info->program_name}} | aadhar no | : {{$employee_info->adhar_no}} |
| designation | : {{$employee_info->designation_name}} | uan no | : |
| location | : @if($employee_info->district_code==999){{ 'Guwahati' }} @else {{$employee_info->district_name}} @endif | pf no | : |
| bank name | : {{$employee_info->bank_name}} | esi no | : |
| a/c no | : {{$employee_info->account_no}} | days payable | : {{$salaryData['total_payable_days']}} Days |
| Earnings (Rs) | deductions (RS) | leave details | |||
|---|---|---|---|---|---|
| description | amount | description | amount | leave | day |
| Monthly Fixed Amount | {{ number_format((float)$salary_info->fixed_salary, 2, '.', '')}} | P.Tax | {{ number_format((float)$salary_info->professional_tax, 2, '.', '')}} | ||
| DA | 0.00 | LOP @if($salaryData['lop_days']) ( {{$salaryData['lop_days']}} Days) @endif | {{ number_format((float)$salaryData['lop_amount'], 2, '.', '')}} | ||
| TA | {{ number_format((float)$salaryData['ta'], 2, '.', '')}} | TDS | {{ number_format((float)$salaryData['tds'], 2, '.', '')}} | ||
| Telephone & Internet | {{ number_format((float)$salaryData['tai'], 2, '.', '')}} | ||||
| Allowance(s) / Due(s) @if($salaryData['allowances_names'])({{$salaryData['allowances_names']}}) @endif |
{{ number_format((float)$salaryData['allowances_amount'], 2, '.', '')}} | Other Deductions @if($salaryData['lop_days']) ( {{$salaryData['deduction_names']}} ) @endif |
{{ number_format((float)$salaryData['other_deduction'], 2, '.', '')}} | ||
| (A) Gross Remuneration | {{ number_format((float)($salary_info->net_salary+$salaryData['tds']+$salaryData['allowances_amount']+$salaryData['ta']+$salaryData['tai']+$salaryData['lop_amount']+$salaryData['other_deduction']+$salary_info->professional_tax), 2, '.', '')}} | (B) Total Deduction | {{ number_format((float)($salary_info->professional_tax+$salary_info->tds+$salaryData['tds']+$salaryData['other_deduction']+$salaryData['lop_amount']), 2, '.', '')}} | ||
| Net Payable Remuneration (A-B) : {{ number_format((float)$salary_info->net_salary+$salaryData['allowances_amount']+$salaryData['ta']+$salaryData['tai'], 2, '.', '')}} @if($salary_in_words) Amount in words( Rupees {{$salary_in_words}} Only). @endif |
|||||
This is the computer generated salary slip, so signature is not required.