| Corso | Cognome | Nome | Iscrizione | @foreach($months as $idx => $m){{$m}} | @endforeach|
|---|---|---|---|---|---|
| {{$record["column_18"]}} | {{$record["column_19"]}} | {{$record["column_0"]}} | {{$record["column_1"]}} | @php list($color, $value) = explode("§", $record["column_2"]); @endphp @if($color == 0) {{$value}} @else {{$value}} @endif | @for($ii=3; $ii<=14; $ii++) @php list($color, $value, $diff) = explode("§", $record["column_" . $ii]); @endphp@if ($color == 'orange') {{$value}} @else @if ($color != 'wgrey') @if($color == 'yellow') {{$value}} @else {{$value}} @endif @endif @endif | @endfor
| @foreach($totS as $yyy) @if (isset($yyy)) | {!!$yyy!!} | @elseaa | @endif @endforeach