{{-- Line-item editor. Params: $id, $cols ([f,l,t,o,req,role,ro,w]), $rows --}}
| {{ $c['l'] }} | @endforeach|
|---|---|
| @if(($c['t'] ?? 'text')==='select') @elseif(($c['t'] ?? '')==='static'){{ $c['v'] ?? $val }} @elseif(($c['t'] ?? '')==='check') @else @endif | @endforeach@if(($c['t'] ?? 'text')==='select') @elseif(($c['t'] ?? '')==='static'){{ $c['v'] ?? '' }} @elseif(($c['t'] ?? '')==='check') @else @endif | @endforeach