@php $group = \DB::table('product_group')->get(); @endphp @foreach($group as $item) @endforeach