I am a bit confused about blazor routing. One of the ways we can send a parameter in a route would be @page "/FulfillOrder/{id:int}" with a correspond
@page "/FulfillOrder/{id:int}"