{{ $title }}

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