{{$profile->profile_name}}
Back
@foreach ($profile->user_profile_assign as $ho_user_assgin)
 }})
@include('head_office.user_card_component', [
'user' => $ho_user_assgin->head_office_user
])
@endforeach
{{-- -
--}}
@if ($profile->is_access_case_manager == 1)
-
@endif
@livewire('profile.profile-case-access', ['profileId' => $profile->id])
@livewire('profile.profile-form-access', ['profileId' => $profile->id])
@livewire('profile.profile-review-access', ['profileId' => $profile->id])