{{ summary.tourAmount.toFixed(2) }}
local_shipping
{{ summary.availableTime.toFixed(2) }}
departure_board
} @case (DiagrammType.Revenue) {
{{ summary.revenue | currency : "EUR" : "symbol" : ".2" }}
euro
{{ summary.breakEven | currency : "EUR" }}
account_balance
} @case (DiagrammType.AverageRevenue) {