@if(!isset($user->id))
@endif
Business user
@if(isset($user->id))
@endif
@if(!isset($user->id))
@endif
@if(isset($user->id))
@include('users::partials.business-profile')
@endif
@if(isset($user->id))
@include('users::partials.business-departments')
@endif
@if(isset($user->id))
<% staff.scti_id %> |
<% staff.display_name %> |
|
@endif