{{$payslip_number}}
Pay Date: {{$pay_date}}
{{$business_name}} {{ $street }}
{{$city}}
Employee Payslip
{{-- @if($salary_type != 0) --}} {{-- @endif --}}
Employee ID {{$employee_id}}
Employee Name {{$name}}
Designation {{$designation}} Paid Days: {{$paid_days}}
Date of Joining {{$formattedDate}}
Salary Type {{$salary_type == 0 ? 'Fixed' : 'Hourly' }} @if($salary_type != 0)Paid Hours: {{ $paid_hours }}@endif
Pay Period {{ $pay_period == 0 ? 'Weekly' : ($pay_period == 1 ? 'Fortnightly' : 'Monthly') }}
Tax ID-TIN {{$taxId}}-{{$tin}}
Provident Fund {{$provident_fund}}
@if($salary_type != 0) @endif @if($salary_type != 0) @endif
Earnings Rate/Hours worked Amount
Base ${{$base_rate}}
Time and Half ${{$overtime_unit_rate}}
Double Time ${{$double_time}}
Allowances ${{ $allowance }}
Bonuses ${{$bonus}}
Commission ${{$commission}}
Gross Earnings ${{$gross_earnings}}
Deductions Amount
Provident Fund ${{$pf}}
Tax ${{$tax}}
Loan ${{$loan}}
Others ${{$others_deduction}}
Total Deductions ${{ $overall_deduction }}
{{-- --}} {{-- --}}
Total Net Paid ${{ $netSalary }}
Bank({{$bank_account_no}}) {{ $bank_percentage }} ${{ $bank }}
Mpaisa {{ $mpaisa_percentage }}${{$mpaisa}} $ {{ $mpaisa }}
MyCash {{ $mycash_percentage }}${{$mycash}} ${{ $mycash }}
    ${{ $netSalary }}