You can get quick answer of your question by entering here
Which price should we show to users in the search result?
If you're building a simple or fast-performing booking flow, it's best to show only the lowest price available. This helps attract more customers and keeps the interface clean.
For example, if a bus shows 600 and 700, you can display only 600 with a label like:
“Starting from 600”
If you're developing a more detailed booking system or travel website, you can choose to show both prices (like “600 - 700”) or even show price per seat while selecting the seat.