@php
$user = auth()->user();
@endphp
Warning: Undefined variable $user in D:\NTG_App\www\Fashion_Asia_Limited\FAL_KPI\resources\views\layouts\hr_manager.blade.php on line 22
Warning: Attempt to read property "joining_date" on null in D:\NTG_App\www\Fashion_Asia_Limited\FAL_KPI\resources\views\layouts\hr_manager.blade.php on line 22
Deprecated: strtotime(): Passing null to parameter #1 ($datetime) of type string is deprecated in D:\NTG_App\www\Fashion_Asia_Limited\FAL_KPI\resources\views\layouts\hr_manager.blade.php on line 22
Warning: Undefined variable $user in D:\NTG_App\www\Fashion_Asia_Limited\FAL_KPI\resources\views\layouts\hr_manager.blade.php on line 23
Warning: Attempt to read property "dob" on null in D:\NTG_App\www\Fashion_Asia_Limited\FAL_KPI\resources\views\layouts\hr_manager.blade.php on line 23
Deprecated: strtotime(): Passing null to parameter #1 ($datetime) of type string is deprecated in D:\NTG_App\www\Fashion_Asia_Limited\FAL_KPI\resources\views\layouts\hr_manager.blade.php on line 23