@foreach($relationships->groupByItemsProperty('relationshipTypeLocalized') as $type => $relationshipType) @foreach ($relationshipType as $relationship) @if (! $relationship->ofContact) @continue @endif
@endforeach @endforeach