{{ $type }}

@if($rows)@foreach(array_keys($rows[0]) as $h)@endforeach@foreach($rows as $row)@foreach($row as $v)@endforeach@endforeach @endif
{{ $h }}
{{ $v }}