@foreach ($itemgroups as $itemgroup) @endforeach
{{ $itemgroup->code }} {{ $itemgroup->name }} {{ $itemgroup->whs }} {{ number_format($itemgroup->moh, 0) }} {{ number_format($itemgroup->mdq, 0) }}
{{ $itemgroups->links('vendor.livewire.bootstrap') }}