@foreach($headers as $item) @endforeach @foreach($formatValue as $item) @foreach($item['values'] as $subItem) @foreach($keys as $key) @endforeach @endforeach @foreach($keys as $index => $key) @endforeach @endforeach
{{ $item }} @if($type) @endif
{{ $item['name'] }}
{{ data_get($subItem, $key) }}