{{ $title }}

@foreach($headings as $h)@endforeach@foreach($rows as $row)@foreach($row as $cell)@endforeach@endforeach
{{ $h }}
{{ $cell }}