Home
@if(!empty(Auth::guard('employee')->user()->details->profile_image))
@else
@endif
{{ Auth::guard('employee')->user()->name }}