feat: extra properties dynamiques, filtrage meta_status et alertes retard
This commit is contained in:
@@ -26,8 +26,11 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
{{template "vehicle_booking_filters" .}}
|
||||
|
||||
{{template "bookings_list" .}}
|
||||
<div class="max-w-7xl mx-auto px-4 sm:px-6 md:px-8">
|
||||
<div class="bg-white shadow sm:rounded-lg sm:overflow-hidden my-4">
|
||||
{{template "vehicle_booking_filters" .}}
|
||||
{{template "bookings_list" .}}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
{{end}}
|
||||
|
||||
Reference in New Issue
Block a user