@extends('layouts.default1400-page', ['title' => 'دسته‌بندی', 'subtitle' => $paths]) @section('content')
{{ $pageTitle }}
{{-- --}}
@if(count($product)==0)
@endif @can('admin-product-quickedit') @else @endcan
@include('components.newlayout.product-quickedit') @stop @section('pre_scripts') @stop @section('scripts') @stop