feat: dynamically calculated total price

closes #8698xuzaa
This commit is contained in:
Björn Fromme
2025-05-14 12:48:49 +02:00
parent 29fc29091c
commit 2044b83abd
2 changed files with 16 additions and 3 deletions
+1 -1
View File
@@ -63,7 +63,7 @@
<h3 class="text-lg font-semibold">
Gesamtpreis
</h3>
{{ bookingData.totalPrice|format_currency('EUR') }}
{{ bookingData.calculatedTotalPrice|format_currency('EUR') }}
</div>
<div>
<h3 class="text-lg font-semibold">