@if(!empty($data1)) @foreach($data1 as $k=>$v) @endforeach @endif
@if(!empty($data2)) @foreach($data2 as $k=>$v) @endforeach @endif