@if (!empty ($data)) @foreach($data as $row) @php $col = 14; @endphp @for ($x = 1; $x <= 14; $x++) @php $week = explode(',', $row->week) @endphp @if (in_array($x, $week)) @else @endif @endfor @endforeach @else @endif
Indicator Week Action
1 2 3 4 5 6 7 8 9 10 11 12 13 14
{{$row->indikator}} 
No data available in table