@extends('layouts.app') @section('title') All Employees @stop @section('breadcrumb')
@stop @section('css') @stop @section('content')PAYSTATEMENT
{{date('F', mktime(0, 0, 0, $month))}} {{$year}}
Employee:
{{$HrmEmployees->name}}
Project Name:
FGI INVESTMENT
Department:
{{$HrmEmployeeDepartmentAndCity ? $HrmEmployeeDepartmentAndCity->department->department_name : ''}}
{{-- companyDetail','accountDetail','docunmentDetail','earningDeduction --}}Bank Name:
{{$HrmEmployees->account_detail ? $HrmEmployees->account_detail->bank_name: ''}}
Employee ID:
{{$HrmEmployees->company_detail ? $HrmEmployees->company_detail->employee_code: '' }}
Designation:
{{$HrmEmployees->company_detail->designation ? $HrmEmployees->company_detail->designation->name : ''}}
City:
{{$HrmEmployeeDepartmentAndCity ? $HrmEmployeeDepartmentAndCity->city->name : ''}}
Bank Account:
{{$HrmEmployees->account_detail ? $HrmEmployees->account_detail->account_no : ''}}
Employment Type:
{{$HrmEmployees->company_detail ? $HrmEmployees->company_detail->contract_type : ''}}
Date of Joining:
{{date('d-F-Y',strtotime($HrmEmployees->company_detail ? $HrmEmployees->company_detail->date_of_joining : ''))}}
CNIC:
{{$HrmEmployees->cnic}}
Service Period:
54 years(s), 11 month(s), 2 day(s)
Earnings
{{$list->title}}
{{number_format($list->amount , 2)}}
Total Earnings
{{number_format($total_earning , 2)}}
Benevolent Fund
Employee B.f contribution till date:
{{number_format($total_benevolent_found - $employee_benevolent_found,2)}}
Employeer B.f contribution:
{{number_format($employee_benevolent_found,2)}}
Employeer B.f contribution till date:
{{number_format($total_benevolent_found,2)}}
Deductions
{{$type}}
{{number_format($HrmEmployeeLoan , 2)}}
Tax
{{number_format($total_tax_amount , 2)}}
Employee Bf contribution
{{number_format($employee_benevolent_found , 2)}}
{{$list->title}}
{{number_format($list->amount , 2)}}
Total Deductions
{{ number_format($total_deduction + $total_tax_amount + $employee_benevolent_found + $HrmEmployeeLoan, 2 )}}
{{-- Net Salary --}}
Income Tax
|
|
|
|
|
|
|
|
|
|
|
|