feat: extra properties dynamiques, filtrage meta_status et alertes retard

This commit is contained in:
Arnaud Delcasse
2026-02-27 16:41:21 +01:00
parent 266dff039c
commit 0559e6705d
10 changed files with 469 additions and 298 deletions

View File

@@ -18,10 +18,11 @@
</a>
</div>
</div>
<div class="bg-white shadow sm:rounded-lg sm:overflow-hidden my-4">
{{template "vehicle_booking_filters" .}}
{{template "bookings_list" .}}
</div>
</div>
{{template "vehicle_booking_filters" .}}
{{template "bookings_list" .}}
{{end}}