[#355] modification front de la page admin transporteur #36
@@ -11,7 +11,7 @@
|
||||
/>
|
||||
</div>
|
||||
<h1 class="text-4xl text-primary-500 font-bold uppercase">
|
||||
{{ route.params.id ? 'Modifier transporteur' : 'Ajout transporteur' }}
|
||||
{{ route.params.id ? 'Modifications du transporteur' : 'Ajout d\'un transporteur' }}
|
||||
</h1>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user