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