Profiles

@if (count($globalListGroup) > 0) @foreach ($globalListGroup as $profileCode => $profileData)
Profile = {{ $profileCode }}
@foreach ($profileData as $item) @endforeach
Name Value
@endforeach @endif