Welcome, @php echo auth()->user()->name; @endphp !

@php $user = auth()->user(); @endphp
Warning: Undefined variable $user in D:\NTG_App\www\worker_matrix\resources\views\layouts\User.blade.php on line 17

Warning: Attempt to read property "joining_date" on null in D:\NTG_App\www\worker_matrix\resources\views\layouts\User.blade.php on line 17

Deprecated: strtotime(): Passing null to parameter #1 ($datetime) of type string is deprecated in D:\NTG_App\www\worker_matrix\resources\views\layouts\User.blade.php on line 17

Warning: Undefined variable $user in D:\NTG_App\www\worker_matrix\resources\views\layouts\User.blade.php on line 18

Warning: Attempt to read property "dob" on null in D:\NTG_App\www\worker_matrix\resources\views\layouts\User.blade.php on line 18

Deprecated: strtotime(): Passing null to parameter #1 ($datetime) of type string is deprecated in D:\NTG_App\www\worker_matrix\resources\views\layouts\User.blade.php on line 18