Fix on tarif with sale_channel

This commit is contained in:
Ludovic CANDELLIER
2022-03-30 15:46:10 +02:00
parent c4bb4fdd59
commit e312572bcc
4 changed files with 17 additions and 13 deletions

View File

@@ -5,7 +5,7 @@
<h1 style="font-size: 2em;">{{ $shelve['name'] }}</h1>
</div>
<div class="col-6 text-right">
<a href="">Découvrir la sélection</a>
<a href="{{ route('') }}">Découvrir la sélection</a>
<a href="">Tout voir</a>
</div>
</div>