@if(isset($description) && $description != null && $description!=''){{ '('.$description.')' }} @endif

@if($logoimg != null)@endif

MONTHLY / BANK

{{$time}}

MONTHLY PAY - {{ $months[$slip_month - 1]}} - {{$slip_year}}

@if($details['day_work'] !=0) @endif
EMPLOYEE / LINE NO. : {{$details['ic_no_new']}}
CATEGORY : {{$category_name}}
BASIC RATE : {{number_format($details['basic_rate'], 2)}}
WORKING DAYS : {{$details['day_work']}}
@if($details['DW'] !=0) DW @endif @if($details['PH'] !=0) PH @endif @if($details['AL'] !=0) AL @endif @if($details['MC'] !=0) MC @endif @if($details['MT'] !=0) MT @endif @if($details['PT'] !=0) PT @endif @if($details['MR'] !=0) MR @endif @if($details['CL'] !=0) CL @endif @if($details['HL'] !=0) HL @endif @if($details['EX'] !=0) EX @endif @if($details['AD'] !=0) AD @endif @if($details['OPL'] !=0) OPL @endif @if($details['NPL'] !=0) NPL @endif @if($details['AB'] !=0) AB @endif @if($details['OOB'] !=0) OOB @endif @if($details['workhr'] !=0) W.HR @endif @if($details['latehr'] !=0) LATE @endif @if($details['earlyhr'] !=0) EARLY @endif @if($details['nopayhr'] !=0) NO PAY @endif
@if($details['DW'] !=0) {{$details['DW']}} @endif @if($details['PH'] !=0) {{$details['PH']}} @endif @if($details['AL'] !=0) {{$details['AL']}} @endif @if($details['MC'] !=0) {{$details['MC']}} @endif @if($details['MT'] !=0) {{$details['MT']}} @endif @if($details['PT'] !=0) {{$details['PT']}} @endif @if($details['MR'] !=0) {{$details['MR']}} @endif @if($details['CL'] !=0) {{$details['CL']}} @endif @if($details['HL'] !=0) {{$details['HL']}} @endif @if($details['EX'] !=0) {{$details['EX']}} @endif @if($details['AD'] !=0) {{$details['AD']}} @endif @if($details['OPL'] !=0) {{$details['OPL']}} @endif @if($details['NPL'] !=0) {{$details['NPL']}} @endif @if($details['AB'] !=0) {{$details['AB']}} @endif @if($details['OOB'] !=0) {{$details['OOB']}} @endif @if($details['workhr'] !=0) {{$details['workhr']}} @endif @if($details['latehr'] !=0) {{$details['latehr']}} @endif @if($details['earlyhr'] !=0) {{$details['earlyhr']}} @endif @if($details['nopayhr'] !=0) {{$details['nopayhr']}} @endif
@if($details['basic_pay'] != 0) @endif @if($details['back_pay'] != 0) @endif @if($details['director_fee'] != 0) @endif @if($details['bonus'] != 0) @endif @if($details['commision'] != 0) @endif @if($details['fix_commision'] != 0) @endif @if($details['compensate'] + $details['gratuity'] != 0) @endif
BASIC PAY : {{number_format($details['basic_pay'], 2)}}
BACK PAY : {{number_format($details['back_pay'], 2)}}
DIRECTOR FEE : {{number_format($details['director_fee'], 2)}}
BONUS : {{number_format($details['bonus'], 2)}}
COMMISSION : {{number_format($details['commision'], 2)}}
FIX COMMISSION : {{number_format($details['fix_commision'], 2)}}
COMPENSATION / GRATUITY : {{number_format(($details['compensate'] + $details['gratuity']), 2)}}

OVERTIME RATE HRS / DAYS AMOUNT
@if($details['rate_over_time_1'] !=0 || $details['amount_over_time_1'] != 0 || $details['hr1'] != 0){{$overtime['overtime_1'] ?? '1.0 TIME'}}@endif @if($details['rate_over_time_1'] !=0){{$details['rate_over_time_1']}} @endif @if($details['hr1'] !=0){{number_format($details['hr1'],2)}} HRS @endif @if($details['amount_over_time_1'] !=0){{ $details['amount_over_time_1'] }}@endif
@if($details['rate_over_time_2'] !=0 || $details['amount_over_time_2'] != 0 || $details['hr2'] != 0){{$overtime['overtime_2'] ?? '1.5 TIMES'}} @endif @if($details['rate_over_time_2'] !=0){{($details['rate_over_time_2'])}} @endif @if($details['hr2'] !=0){{number_format($details['hr2'],2)}} HRS @endif @if($details['amount_over_time_2'] !=0) {{ $details['amount_over_time_2'] }} @endif
@if($details['rate_over_time_3'] !=0 || $details['amount_over_time_3'] != 0 || $details['hr3'] != 0){{$overtime['overtime_3'] ?? '2.0 TIMES'}} @endif @if($details['rate_over_time_3'] !=0){{$details['rate_over_time_3']}} @endif @if($details['hr3'] !=0){{number_format($details['hr3'],2)}} HRS @endif @if($details['amount_over_time_3'] !=0){{ $details['amount_over_time_3'] }} @endif
@if($details['rate_over_time_4'] !=0 || $details['amount_over_time_4'] != 0 || $details['hr4'] != 0){{$overtime['overtime_4'] ?? '3.0 TIMES'}} @endif @if($details['rate_over_time_4'] !=0){{$details['rate_over_time_4']}} @endif @if($details['hr4'] !=0) {{number_format($details['hr4'],2)}} HRS @endif @if($details['amount_over_time_4'] !=0){{ $details['amount_over_time_4'] }} @endif
@if($details['rate_over_time_5'] !=0 || $details['amount_over_time_5'] != 0 || $details['hr5'] != 0){{$overtime['overtime_5'] ?? 'REST DAY'}} @endif @if($details['rate_over_time_5'] !=0){{$details['rate_over_time_5']}} @endif @if($details['hr5'] !=0){{number_format($details['hr5'],2)}}DAYS @endif @if($details['amount_over_time_5'] !=0){{ $details['amount_over_time_5'] }} @endif
@if($details['rate_over_time_6'] !=0 || $details['amount_over_time_6'] != 0 || $details['hr6'] != 0){{$overtime['overtime_6'] ?? 'PUB.HOL.'}} @endif @if($details['rate_over_time_6'] !=0){{$details['rate_over_time_6']}} @endif @if($details['hr6'] !=0){{number_format($details['hr6'],2)}}DAYS @endif @if($details['amount_over_time_6'] !=0){{ $details['amount_over_time_6'] }}@endif
@if($logoimg)
@else
@endif
NAME : {{$name}}
I/C NO. : {{$details['ic_no_new']}}
@if($details['allowance_1'] != '0') @endif @if($details['allowance_2'] != '0') @endif @if($details['allowance_3'] != '0') @endif @if($details['allowance_4'] != '0') @endif @if($details['allowance_5'] != '0') @endif @if($details['allowance_6'] != '0') @endif @if($details['allowance_7'] != '0') @endif @if($details['allowance_8'] != '0') @endif @if($details['allowance_9'] != '0') @endif @if($details['allowance_10'] != '0') @endif @if($details['allowance_11'] != '0') @endif @if($details['allowance_12'] != '0') @endif @if($details['allowance_13'] != '0') @endif @if($details['allowance_14'] != '0') @endif @if($details['allowance_15'] != '0') @endif @if($details['allowance_16'] != '0') @endif @if($details['allowance_17'] != '0') @endif
ALLOWANCE
{{$field_result['allowance_1']}} {{number_format($details['allowance_1'], 2)}}
{{$field_result['allowance_2']}} {{number_format($details['allowance_2'], 2)}}
{{$field_result['allowance_3']}} {{number_format($details['allowance_3'], 2)}}
{{$field_result['allowance_4']}} {{number_format($details['allowance_4'], 2)}}
{{$field_result['allowance_5']}} {{number_format($details['allowance_5'], 2)}}
{{$field_result['allowance_6']}} {{number_format($details['allowance_6'], 2)}}
{{$field_result['allowance_7']}} {{number_format($details['allowance_7'], 2)}}
{{$field_result['allowance_8']}} {{number_format($details['allowance_8'], 2)}}
{{$field_result['allowance_9']}} {{number_format($details['allowance_9'], 2)}}
{{$field_result['allowance_10']}} {{number_format($details['allowance_10'], 2)}}
{{$field_result['allowance_11']}} {{number_format($details['allowance_11'], 2)}}
{{$field_result['allowance_12']}} {{number_format($details['allowance_12'], 2)}}
{{$field_result['allowance_13']}} {{number_format($details['allowance_13'], 2)}}
{{$field_result['allowance_14']}} {{number_format($details['allowance_14'], 2)}}
{{$field_result['allowance_15']}} {{number_format($details['allowance_15'], 2)}}
{{$field_result['allowance_16']}} {{number_format($details['allowance_16'], 2)}}
{{$field_result['allowance_17']}} {{number_format($details['allowance_17'], 2)}}
@if($details['advance'] != '0') @endif @if($details['deduction_1'] != '0') @endif @if($details['deduction_2'] != '0') @endif @if($details['deduction_3'] != '0') @endif @if($details['deduction_4'] != '0') @endif @if($details['deduction_5'] != '0') @endif @if($details['deduction_6'] != '0') @endif @if($details['deduction_7'] != '0') @endif @if($details['deduction_8'] != '0') @endif @if($details['deduction_9'] != '0') @endif @if($details['deduction_10'] != '0') @endif @if($details['deduction_11'] != '0') @endif @if($details['deduction_12'] != '0') @endif @if($details['deduction_13'] != '0') @endif @if($details['deduction_14'] != '0') @endif @if($details['deduction_15'] != '0') @endif @if($details['itaxpcb'] != '0') @endif
DEDUCTION
{{$field_result['advance']}} {{number_format($details['advance'], 2)}}
{{$field_result['deduction_1']}} {{number_format($details['deduction_1'], 2)}}
{{$field_result['deduction_2']}} {{number_format($details['deduction_2'], 2)}}
{{$field_result['deduction_3']}} {{number_format($details['deduction_3'], 2)}}
{{$field_result['deduction_4']}} {{number_format($details['deduction_4'], 2)}}
{{$field_result['deduction_5']}} {{number_format($details['deduction_5'], 2)}}
{{$field_result['deduction_6']}} {{number_format($details['deduction_6'], 2)}}
{{$field_result['deduction_7']}} {{number_format($details['deduction_7'], 2)}}
{{$field_result['deduction_8']}} {{number_format($details['deduction_8'], 2)}}
{{$field_result['deduction_9']}} {{number_format($details['deduction_9'], 2)}}
{{$field_result['deduction_10']}} {{number_format($details['deduction_10'], 2)}}
{{$field_result['deduction_11']}} {{number_format($details['deduction_11'], 2)}}
{{$field_result['deduction_12']}} {{number_format($details['deduction_12'], 2)}}
{{$field_result['deduction_13']}} {{number_format($details['deduction_13'], 2)}}
{{$field_result['deduction_14']}} {{number_format($details['deduction_14'], 2)}}
{{$field_result['deduction_15']}} {{number_format($details['deduction_15'], 2)}}
PCB {{number_format($details['itaxpcb'], 2)}}
@if($details['gross_pay'] != '0') @endif @if($details['total_EPF_employer'] != '0') @endif @if($details['total_socso_employer'] != '0') @endif @if($details['Eiscc'] != '0') @endif @if($details['AL'] != '0') @endif @if($details['MC'] != '0') @endif
MONTHLY GROSS {{number_format($gross_pay, 2)}}
EPF \' YER {{number_format($details['total_EPF_employer'], 2)}}
SOCSO \' YER {{number_format($details['total_socso_employer'], 2)}}
EIS \' YER {{number_format($details['Eiscc'], 2)}}
YTD AL {{$details['AL']}}
YTD MC {{$details['MC']}}
@if($details['basic_pay'] != 0)@endif @if($details['director_fee'] != 0)@endif @if($details['total_monthly_over_time_pay'] != '0')@endif @if($details['total_allowance'] != '0')@endif @if($details['gross_pay'] != '0')@endif @if($details['other_deduction'] != '0')@endif @if($details['total_EPF_employee'] != '0')@endif @if($details['total_socso_employee'] != '0')@endif @if($details['Eisww'] !='0')@endif @if($net_pay !=0)@endif @if($details['basic_pay'] != 0)@endif @if($details['director_fee'] != 0)@endif @if($details['total_monthly_over_time_pay'] != '0')@endif @php $totalallowance = ($details['allowance_1']+$details['allowance_2']+$details['allowance_3']+$details['allowance_4']+$details['allowance_5']+$details['allowance_6']+$details['allowance_7']+$details['allowance_8']+$details['allowance_9']+$details['allowance_10']+$details['allowance_11']+$details['allowance_12']+$details['allowance_13']+$details['allowance_14']+$details['allowance_15']+$details['allowance_16']+$details['allowance_17']); $totaldeduction = ($details['advance']+$details['deduction_1']+$details['deduction_2']+$details['deduction_3']+$details['deduction_4']+$details['deduction_5']+$details['deduction_6']+$details['deduction_7']+$details['deduction_8']+$details['deduction_9']+$details['deduction_10']+$details['deduction_11']+$details['deduction_12']+$details['deduction_13']+$details['deduction_14']+$details['deduction_15']); $totalgrosspay = ($details['basic_pay']+$details['back_pay']+$details['director_fee']+$details['total_monthly_over_time_pay']+$totalallowance+$details['bonus']+$details['commision']+$details['fix_commision']); $totalnetpay = ($totalgrosspay-$totaldeduction-$details['total_EPF_employee']-$details['total_socso_employee']-$details['Eisww']-$details['itaxpcb']); @endphp @if($totalallowance != '0')@endif @if($totalgrosspay != '0')@endif @if($totaldeduction != '0')@endif @if($details['total_EPF_employee'] != '0')@endif @if($details['total_socso_employee'] != '0')@endif @if($details['Eisww'] !=0) @endif @if($totalnetpay !=0)@endif
BASIC PAYDIRECTOR FEEOVERTIMEALLOWANCEGROSS PAYDEDUCTIONEPFSOCSOEISNETT
{{number_format($details['basic_pay'], 2)}}{{number_format($details['director_fee'], 2)}}{{number_format($details['total_monthly_over_time_pay'], 2)}}{{number_format($totalallowance, 2)}}{{number_format($totalgrosspay, 2)}}{{number_format($totaldeduction, 2)}}{{number_format($details['total_EPF_employee'], 2)}}{{number_format($details['total_socso_employee'], 2)}}{{number_format($details['Eisww'], 2)}}{{ number_format($net_pay, 2)}}

EMPLOYEE'S SIGNATURE