@foreach($item_history as $value) @endforeach
Item Name Item Code Item Type Description Sales Price Cost Price Action
{{$value->item_name}} {{$value->item_code}} Inventory {{$value->description}} {{$value->sales_price}} {{$value->cost_price}}