Exported Table

@foreach ($cols as $item) @endforeach @foreach($data as $item) @foreach((array)$item as $key => $value) @endforeach @endforeach
{{$item}}
{{ $value }}