@php $rows = $section['rows']; @endphp
@foreach($calls as $callId => $label) @endforeach @foreach($rows as $row) @foreach($calls as $callId => $label) @endforeach @endforeach
Metric{{ $label }}
{{ $row['label'] }}
{{ $row['column'] }}
{!! $row['formatted'][$callId] ?? '' !!}