@if(isset($Itemdata)) @foreach($Itemdata as $key => $ItemdataValue) {{$Inventory_location[$i]['location']->name}} @foreach($ItemdataValue as $key => $ItemdataValue) {{ $ItemdataValue }} @endforeach @endforeach @endif