@for($t=1;$t<=2;$t++) @php ${'table'.$t.'_line_count'} = 0; @endphp
| @endfor | @else @for($i=0; $i < 10; $i++) | {{$table[$t]['data'][0]['c'.$i]??''}} | @endfor @endif
|---|---|---|
| @for($i=1; $i < 10; $i++) | @endfor | |
| {{$data['c'.$i]??null }} | @endfor||
| @lang('common.btn_add') | @for($i=0; $i < 9; $i++)@endfor |