@foreach($section->rows as $row) @php $val = $existingValues[$row->id]['current'] ?? ''; @endphp @endforeach
{{ $row->label }} @if($readonly ?? false) @else @endif