Fix on home
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user