@extends('front::layouts.master') @section('content')
  • الفئات
  • {{ $category->name }}
  • @include('front::category.partials.category-listing')
    @include('front::partials.pages-sidebars')
    @endsection