@extends('hr_main') @section('title', '| '. $data['pageTitle'] ) @section('content')
| SL# | Employee Name | Employee ID | Branch | Joining Date | Basic | Job Duration(Y) | Total Amount |
|---|---|---|---|---|---|---|---|
Warning: Undefined variable $u in /home/shikkhaplus/public_html/guk_bk/resources/views/hr/gratuityAdjustment/view.blade.php on line 64 |
Warning: Undefined variable $srow in /home/shikkhaplus/public_html/guk_bk/resources/views/hr/gratuityAdjustment/view.blade.php on line 66 Warning: Attempt to read property "user" on null in /home/shikkhaplus/public_html/guk_bk/resources/views/hr/gratuityAdjustment/view.blade.php on line 66 Warning: Attempt to read property "employee" on null in /home/shikkhaplus/public_html/guk_bk/resources/views/hr/gratuityAdjustment/view.blade.php on line 66 Warning: Attempt to read property "emp_id" on null in /home/shikkhaplus/public_html/guk_bk/resources/views/hr/gratuityAdjustment/view.blade.php on line 66 |
Warning: Undefined variable $data in /home/shikkhaplus/public_html/guk_bk/resources/views/hr/gratuityAdjustment/view.blade.php on line 75 Warning: Trying to access array offset on value of type null in /home/shikkhaplus/public_html/guk_bk/resources/views/hr/gratuityAdjustment/view.blade.php on line 75 Fatal error: Uncaught Error: Call to a member function currencyFormat() on null in /home/shikkhaplus/public_html/guk_bk/resources/views/hr/gratuityAdjustment/view.blade.php:75 Stack trace: #0 {main} thrown in /home/shikkhaplus/public_html/guk_bk/resources/views/hr/gratuityAdjustment/view.blade.php on line 75 |