@foreach($entity->inventory_items as $index => $item)
{{ $item->floor?->name }}
{{ $item->location->code1 }}-{{ $item->location->code2 }}-{{ $item->location->code3 }}
{{ $item->item->code }}
{{ $item->item->name }}
{{ $item->item->packaging }}
{{ $item->stock_allocation->name }}
{{ $item->system_case_quantity }}
{{ $item->system_unit_quantity }}
{!! $entities[0]->brackets !!}
{!! $entities[0]->brackets !!}