@include('components.sectionbar.payroll-set')
@if(!empty($firstEmployee))
@php
$markid = $firstEmployee->id;
@endphp
@else
@php
$markid = '';
@endphp
@if($pendings->count() < 1)
বাংলাদেশ ল্যাংগুয়েজ এন্ড কালচারাল ফাউন্ডেশন
Bangladesh Language and Cultural Foundation
23 Chuan Terrace, Lorong Chuan, Singapore 558491 (UEN : TT00SS0212J)
Tel: {{foqas_setting('phone')}} Email: {{foqas_setting('email')}} Website: www.blcf.sg
Payroll For Approval
{{ $schData->payFor == 1 ? "Teacher" : "Employee" }} salary statement for the month of {{ $schData->payrollMonth ? date('F, Y',strtotime($schData->payrollMonth)) : date('F, Y') }} is empty!
@endif
@endif
@if ($pendings->count() > 0)
@else
@endif
| Salary Statement of {!! $schData->payFor == 1 ? "Teacher" : "Employee" !!} | For The Month Of {{ $schData->payrollMonth ? date('F, Y',strtotime($schData->payrollMonth)) : date('F, Y') }} | {{----}} | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| @lang('#') | {!! $schData->payFor == 1 ? "Teacher Name & Branch Name" : "Employee Name & Branch Name" !!} |
Weekly Scale(S$) | Total Weeks | {!! ($schData->payFor == 1 ? 'Rate Per Ex. Class(S$)' : 'Rate Per Ex. Hour(S$)') !!} | {!! ($schData->payFor == 1 ? 'Total Ex. Classes' : 'Total Ex. Hours') !!} | @lang('Arrears') | @lang('Bonus') | Net Payable (S$) | Amount Paid (S$) | Amount Due (S$) |
Bank Name
Account No. |
|||
| {{ $key + 1 }}. |
{{$result->payrollUser->name}}
{!! isset($result->payrollUser->employeeDetail->house) ?$result->payrollUser->employeeDetail->house->name : "N/A" !!} |
{{ $result->payScale }} | {{ $result->weekNumber }} | {{ $result->exScale }} | {{ $result->exNumber }} | {{ $result->arrearsPay }} | {{ $result->bonus }} | {{ $result->netPayable }} | {{ $result->amountPaid }} | {{ $result->amountDue }} |
{{ $result->bank_name }}
{{ $result->account_no }} |
|||