✅ return RedirectToAction("Index", new { orderId = ordervar });why dose this only show new orderhow
help pls return RedirectToAction("Index", new { orderId = ordervar });
why dose this only show new order
how to i call the index method and pass in orderid so it shows all orders
why dose this only show new order
how to i call the index method and pass in orderid so it shows all orders