@foreach ($columnas as $c) @endforeach @foreach ($filas as $fila) @foreach ($fila as $cell) @endforeach @endforeach
{{ $c }}
{{ $cell }}