Add merchandise, fix articletosell with src for images

This commit is contained in:
Ludovic CANDELLIER
2022-04-14 23:20:09 +02:00
parent 2f77b5fc23
commit 165262abfa
14 changed files with 69 additions and 23 deletions

View File

@@ -10,7 +10,7 @@
</div>
<div class="row">
<div class="col-4">
{!! $article['image_big'] !!}
<img src="{{ $article['image_big'] }}" class="img-fluid border">
</div>
<div class="col-5">
{!! $article['description'] !!}