{{$staff_info->user->name}}

{{$staff_info->designation->name}}

{{$staff_info->user->email}}
{{$staff_info->warehouse->address}}
{{env('APP_URL')}}

Warning: Undefined variable $staff_info in /home/easyhr/public_html/psks.easyhr.us/resources/views/visiting_card.blade.php on line 385

Warning: Attempt to read property "user" on null in /home/easyhr/public_html/psks.easyhr.us/resources/views/visiting_card.blade.php on line 385

Warning: Attempt to read property "name" on null in /home/easyhr/public_html/psks.easyhr.us/resources/views/visiting_card.blade.php on line 385

Warning: Undefined variable $staff_info in /home/easyhr/public_html/psks.easyhr.us/resources/views/visiting_card.blade.php on line 386

Warning: Attempt to read property "user" on null in /home/easyhr/public_html/psks.easyhr.us/resources/views/visiting_card.blade.php on line 386

Warning: Attempt to read property "email" on null in /home/easyhr/public_html/psks.easyhr.us/resources/views/visiting_card.blade.php on line 386

Warning: Undefined variable $staff_info in /home/easyhr/public_html/psks.easyhr.us/resources/views/visiting_card.blade.php on line 387

Warning: Attempt to read property "user" on null in /home/easyhr/public_html/psks.easyhr.us/resources/views/visiting_card.blade.php on line 387

Warning: Attempt to read property "phone" on null in /home/easyhr/public_html/psks.easyhr.us/resources/views/visiting_card.blade.php on line 387
{!! str_replace($removedXML,"", QrCode::size(99)->generate($vCard)) !!}