feat: category and phone number for contacts

This commit is contained in:
Björn Fromme
2024-04-04 09:19:04 +02:00
parent f596290960
commit d9a205cfd1
4 changed files with 82 additions and 0 deletions
@@ -1,7 +1,9 @@
{{ form_start(form, { 'attr': { 'hx-post': app.request.uri, 'hx-target': '#htmx-modal', 'hx-swap': 'outerHTML' } }) }}
<div class="flex flex-col space-y-4 pb-4">
{{ form_row(form.category) }}
{{ form_row(form.name) }}
{{ form_row(form.email) }}
{{ form_row(form.phone) }}
{{ form_row(form.destination) }}
<div>
<h4 class="font-bold pb-2">