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