Fix on home

This commit is contained in:
Ludovic CANDELLIER
2022-01-24 00:32:46 +01:00
parent 30666e2931
commit 1fb9319bac

View File

@@ -3,11 +3,9 @@
]) ])
@section('content') @section('content')
@include('Shop.Tags.partials.filter')
<div class="row"> <div class="row">
<div class="col-2"> <div class="col-12">
@include('Shop.Tags.partials.filter')
</div>
<div class="col-10">
@if ($display_by_rows ?? false) @if ($display_by_rows ?? false)
@include('Shop.layout.partials.category_articles_rows') @include('Shop.layout.partials.category_articles_rows')
@else @else