@extends("main") @setmenu("home") @section("content") @include("front.home._.slider") @include("front.home._.page")
@include("front.home._.sauce")
{{ trans("partials.all_products") }}
@include("front.home._.produce")
{{ $diffCategory->name }}
@include("front.home._.promos") @include("front.home._.widgets") {{-- @include("front.home._.counter")--}} @endsection