@extends('Shop.layout.layout', [ 'title' => __('home.title'), ]) @section('content') @include('Shop.layout.partials.category_articles') @endsection