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