| Route Name | Driver | Route Travellers | Shuttle | Shuttle Travellers | Seating Max | |
|---|---|---|---|---|---|---|
| {{ bus.route_name }} | {{ bus.drivers }} | {{ bus.route_travellers }} | {{ bus.shuttle }} | {{ bus.shuttle_travellers }} | {% if bus.over_capacity %}{{ bus.seating_capacity }} | {% else %}{{ bus.seating_capacity }} | {% endif %}