@extends('Shop.layout.layout', [ 'title' => __('home.title'), ]) @section('content') @include("Shop.layout.partials.block-breadcrumb") @include("Shop.layout.partials.category") @endsection