@extends('hr_main') @section('title', '| '. $data['pageTitle'] ) @section('content')
Warning: Undefined variable $data in /home/shikkhaplus/public_html/resources/views/hr1/advancedSalaryLoan/view.blade.php on line 64 Warning: Trying to access array offset on value of type null in /home/shikkhaplus/public_html/resources/views/hr1/advancedSalaryLoan/view.blade.php on line 64 Warning: Trying to access array offset on value of type null in /home/shikkhaplus/public_html/resources/views/hr1/advancedSalaryLoan/view.blade.php on line 64 : |
Warning: Undefined variable $data in /home/shikkhaplus/public_html/resources/views/hr1/advancedSalaryLoan/view.blade.php on line 65 Warning: Trying to access array offset on value of type null in /home/shikkhaplus/public_html/resources/views/hr1/advancedSalaryLoan/view.blade.php on line 65 Warning: Attempt to read property "acpected_amount" on null in /home/shikkhaplus/public_html/resources/views/hr1/advancedSalaryLoan/view.blade.php on line 65 |
Warning: Undefined variable $data in /home/shikkhaplus/public_html/resources/views/hr1/advancedSalaryLoan/view.blade.php on line 68 Warning: Trying to access array offset on value of type null in /home/shikkhaplus/public_html/resources/views/hr1/advancedSalaryLoan/view.blade.php on line 68 Warning: Trying to access array offset on value of type null in /home/shikkhaplus/public_html/resources/views/hr1/advancedSalaryLoan/view.blade.php on line 68 : |
Warning: Undefined variable $data in /home/shikkhaplus/public_html/resources/views/hr1/advancedSalaryLoan/view.blade.php on line 69 Warning: Trying to access array offset on value of type null in /home/shikkhaplus/public_html/resources/views/hr1/advancedSalaryLoan/view.blade.php on line 69 Warning: Attempt to read property "acpected_installment" on null in /home/shikkhaplus/public_html/resources/views/hr1/advancedSalaryLoan/view.blade.php on line 69 |
Warning: Undefined variable $data in /home/shikkhaplus/public_html/resources/views/hr1/advancedSalaryLoan/view.blade.php on line 72 Warning: Trying to access array offset on value of type null in /home/shikkhaplus/public_html/resources/views/hr1/advancedSalaryLoan/view.blade.php on line 72 Warning: Trying to access array offset on value of type null in /home/shikkhaplus/public_html/resources/views/hr1/advancedSalaryLoan/view.blade.php on line 72 : |
Warning: Undefined variable $data in /home/shikkhaplus/public_html/resources/views/hr1/advancedSalaryLoan/view.blade.php on line 73 Warning: Trying to access array offset on value of type null in /home/shikkhaplus/public_html/resources/views/hr1/advancedSalaryLoan/view.blade.php on line 73 Warning: Attempt to read property "acpected_no_of_installment" on null in /home/shikkhaplus/public_html/resources/views/hr1/advancedSalaryLoan/view.blade.php on line 73 |
Warning: Undefined variable $data in /home/shikkhaplus/public_html/resources/views/hr1/advancedSalaryLoan/view.blade.php on line 76 Warning: Trying to access array offset on value of type null in /home/shikkhaplus/public_html/resources/views/hr1/advancedSalaryLoan/view.blade.php on line 76 Warning: Trying to access array offset on value of type null in /home/shikkhaplus/public_html/resources/views/hr1/advancedSalaryLoan/view.blade.php on line 76 : |
Warning: Undefined variable $data in /home/shikkhaplus/public_html/resources/views/hr1/advancedSalaryLoan/view.blade.php on line 77 Warning: Trying to access array offset on value of type null in /home/shikkhaplus/public_html/resources/views/hr1/advancedSalaryLoan/view.blade.php on line 77 Warning: Attempt to read property "acpected_installment_start_month" on null in /home/shikkhaplus/public_html/resources/views/hr1/advancedSalaryLoan/view.blade.php on line 77 Deprecated: strtotime(): Passing null to parameter #1 ($datetime) of type string is deprecated in /home/shikkhaplus/public_html/resources/views/hr1/advancedSalaryLoan/view.blade.php on line 77 January, 1970 |
Warning: Undefined variable $data in /home/shikkhaplus/public_html/resources/views/hr1/advancedSalaryLoan/view.blade.php on line 80 Warning: Trying to access array offset on value of type null in /home/shikkhaplus/public_html/resources/views/hr1/advancedSalaryLoan/view.blade.php on line 80 Warning: Trying to access array offset on value of type null in /home/shikkhaplus/public_html/resources/views/hr1/advancedSalaryLoan/view.blade.php on line 80 : |
Warning: Undefined variable $data in /home/shikkhaplus/public_html/resources/views/hr1/advancedSalaryLoan/view.blade.php on line 81 Warning: Trying to access array offset on value of type null in /home/shikkhaplus/public_html/resources/views/hr1/advancedSalaryLoan/view.blade.php on line 81 Warning: Attempt to read property "loan_reason" on null in /home/shikkhaplus/public_html/resources/views/hr1/advancedSalaryLoan/view.blade.php on line 81 |
| Sl | Payment Date | Beginning Balance | Total Payment | Ending Balance |
|---|---|---|---|---|
| {{ $sl++ }} | {{ $value['paymentDate'] }} | {{ number_format($value['beginingBalance'],2) }} | {{ number_format($value['totalPayment'],2) }} | {{ number_format($value['endingBalance'],2) }} |
| Total Payment: | {{ number_format($total,2) }} | |||