@extends('payroll.employee_frontend.layouts.employee')
@section('custom_style')
@endsection
@section('content')
Salary Statement
@foreach ($errors->all() as $error)
TO WHOM IT MAY CONCERN
This is to certify that, {{$employee['name']}}, {{$employee['designation']}} of {{ware_info()->name_eng}}, has been given
Taka {{$employee['total_amount']}} ({{convert_number($employee['total_amount'])}}) as salary/remuneration
for the period from {{carbon()->parse(request()->get('date_from'))->format('d-F-Y')}} to {{carbon()->parse(request()->get('date_to'))->format('d-F-Y')}}. His salary/remuneration statement is as
follows:
Particulars
Taka
@foreach ($employee['allowances'] as $allowance)
Basic
{{$employee['basic_salary']}}
@endforeach
{{$allowance['name']}}
{{$allowance['amount']}}
Festival Bonus
{{$employee['festival_bonus']}}
Overtime Allowance
{{$employee['over_time_allowance']}}
Total
{{$employee['total_amount']}}
{{ware_info()->name_eng}}
Manager - HR Development & Administration
Company Secretary