@props(['rows' => 5, 'columns' => 4])
@for ($c = 0; $c < $columns; $c++) @endfor
@for ($r = 0; $r < $rows; $r++)
@for ($c = 0; $c < $columns; $c++) @endfor
@endfor