add trailer reservation funcitonality; Fixes #443

This commit is contained in:
2024-06-10 19:43:59 +02:00
parent f7aed68423
commit 9dc1ec6fa0
10 changed files with 620 additions and 0 deletions

View File

@ -90,6 +90,10 @@
<a href="/boatreservation"
class="block w-100 py-2 hover:text-primary-600">Bootsreservierung</a>
</li>
<li class="py-1">
<a href="/trailerreservation"
class="block w-100 py-2 hover:text-primary-600">Hängerreservierung</a>
</li>
<li class="py-1">
<a href="/steering" class="block w-100 py-2 hover:text-primary-600">Steuerleute & Co</a>
</li>