@extends('layouts.default-new') @section('title', 'دنت آنلاین - دسته‌بندی' ) @section('bodyclass', 'left-sidebar single single-post pace-done') @section('meta') @endsection @section('content')

{{ $categoryGroup->title }}

@if(count($product)==0)
@endif @can('admin-product-quickedit') @else @endcan
@stop @section('pre_scripts') @stop @section('scripts') @stop