{% for summary_entry in summary %} {% endfor %} {% if( booking_price_info.totalInsurance > 0) %} {% endif %}
{% if(summary_entry.value != "!") %} {{ summary_entry.value|number_format(2) }} € {% endif %} {{ summary_entry.label|raw }}
= {{ total_price|number_format(2) }} € Gesamtpreis der Reise
{{ booking_price_info.deposit_total|number_format(2) }} € Anzahlung (ist sofort fällig)
{{ booking_price_info.totalInsurance|number_format(2) }} € Versicherung (ist sofort fällig)
{{ booking_price_info.final_payment|number_format(2) }} € Restzahlung ({{ booking_price_info.final_payment_date_str}})