feat : front page admin client et changelog et text

This commit is contained in:
2026-02-27 14:01:27 +01:00
parent a0557b077b
commit 19ff94c3b7
8 changed files with 72 additions and 70 deletions

View File

@@ -11,7 +11,7 @@
/>
</div>
<h1 class="text-4xl text-primary-500 font-bold uppercase">
{{ route.params.id ? 'Modifications du transporteur' : 'Ajout d\'un transporteur' }}
{{ route.params.id ? 'Modification du transporteur' : 'Ajout d\'un transporteur' }}
</h1>
</div>