@extends('hr_main') @section('title', '| '. $data['pageTitle'] ) @section('content')
{!! $data['pageTitle'] !!}
Company:
Warning: Undefined variable $data in /home/shikkhaplus/public_html/guk_bk/resources/views/hr/gratuityAdjustment/view.blade.php on line 26

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 26

Warning: Attempt to read property "company" on null in /home/shikkhaplus/public_html/guk_bk/resources/views/hr/gratuityAdjustment/view.blade.php on line 26

Warning: Attempt to read property "name" on null in /home/shikkhaplus/public_html/guk_bk/resources/views/hr/gratuityAdjustment/view.blade.php on line 26
Month:
Warning: Undefined variable $data in /home/shikkhaplus/public_html/guk_bk/resources/views/hr/gratuityAdjustment/view.blade.php on line 30

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 30

Warning: Attempt to read property "target_month" on null in /home/shikkhaplus/public_html/guk_bk/resources/views/hr/gratuityAdjustment/view.blade.php on line 30

Deprecated: strtotime(): Passing null to parameter #1 ($datetime) of type string is deprecated in /home/shikkhaplus/public_html/guk_bk/resources/views/hr/gratuityAdjustment/view.blade.php on line 30
January, 1970
 
@php $schedule = $data['model']->gratuityAdjustmentItems; $u=0; $totalAmount=0; @endphp @if(isset($data['model']->gratuityAdjustmentItems) && count($data['model']->gratuityAdjustmentItems)>0) @foreach($schedule as $srow) @php $u++; $totalAmount += $srow->total_amount; @endphp
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