Add display articles & categories, raw mode

This commit is contained in:
Ludovic CANDELLIER
2020-08-20 23:55:42 +02:00
parent 12aff23e00
commit 77a239fce9
15 changed files with 102 additions and 88 deletions

View File

@@ -5,7 +5,6 @@
@section('content')
@include("Shop.layout.partials.block-breadcrumb")
@include("Shop.layout.partials.block-products")
@include("Shop.layout.partials.category")
@endsection