@php $orderItem = $order->getItem(); $itemType = $order->getItemType(); $itemPrice = $order->getItemPrice(); @endphp