Company Profile

{{-- New --}}
@include('components/search-by', ['searchBy' => $searchBy ?? []])
@foreach ($companyProfiles as $profile) @endforeach
# Profile XML User ID Active Action
{{ $profile['profile_name'] }} {{ $profile['xml_user_id'] }}
{{ $companyProfiles->links('paginate-custom') }}
{{--
--}}