This component displays a detailed view of a specific order. It includes information about
the order such as order ID, status, customer name, address, postal code, and city. It also
displays a map with markers for the user's current location and the order location if
available. The component allows the user to pack the order, send the order, or shows relevant
status messages based on the order status.
OrderItemType screen/view.
This component displays a detailed view of a specific order. It includes information about the order such as order ID, status, customer name, address, postal code, and city. It also displays a map with markers for the user's current location and the order location if available. The component allows the user to pack the order, send the order, or shows relevant status messages based on the order status.