Display filters, and fix css for article

This commit is contained in:
Ludovic CANDELLIER
2022-01-22 13:12:43 +01:00
parent 6ff65eb927
commit 2912dc6794
7 changed files with 57 additions and 41 deletions

View File

@@ -5,6 +5,7 @@
@section('content')
<div class="row">
<div class="col-2">
@include('Shop.Tags.partials.filter')
</div>
<div class="col-10">
@if ($display_by_rows ?? false)