Fix on tarif with sale_channel

This commit is contained in:
Ludovic CANDELLIER
2022-03-30 15:46:10 +02:00
parent 2d86f162a0
commit 081df4d5d0
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>