wip: finalize implementation

This commit is contained in:
Björn Fromme
2026-03-16 11:59:11 +01:00
parent 5ef3bb9cbf
commit c830fc7841
3 changed files with 7 additions and 3 deletions
+2 -2
View File
@@ -22,12 +22,12 @@
{% endblock %}
{% block content %}
{% include '_partials/_flashes.html.twig' %}
<h1>Neue Buchung</h1>
<div class="grid grid-cols-3 gap-8">
<div id="form-wrapper" class="col-span-2">
{% include '_partials/_flashes.html.twig' %}
<h2 class="mb-6">Zahlungsart</h2>
{{ form_start(form, {