Display filters, and fix css for article

This commit is contained in:
Ludovic CANDELLIER
2022-01-22 13:12:43 +01:00
parent efff4f0341
commit 26f3fc3d2c
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)