I am trying to display an order page for users based on two tables: orders and order_product.
The orders table keeps all the useful data for an order, as seen in the mode