@foreach($cardData as $value) @endforeach
{{ $value['label'] }} {!! $value['value'] !!}
@if (count($relationManagers = $this->getRelationManagers())) @endif