Update order management with new status handling and localization improvements
This commit enhances the order management system by introducing a new order status field and improving the user interface for order details. Key changes include:
- Added
order_statusfield to the order response model and related entities. - Updated the order confirmation and details screens to display the new order status with a timeline.
- Improved localization for order status messages in both Arabic and English.
- Enhanced the delivery timeline feature to reflect the current order status accurately.
These modifications aim to provide users with clearer insights into their order progress and improve overall user experience.