| @lang('common.name') | @lang('common.title') | @lang('common.count') | @lang('common.action') | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| {{ $category->name }} | {{ $category->meta_title }} | {{ $category->type == 'post' ? $category->posts->count() : $category->tools->count() }} | |||||||||||||||||||
| — {{ $children->name }} | {{ $children->description }} | {{ $category->type == 'post' ? $children->posts_count : $children->tools_count }} | |||||||||||||||||||
| @lang('common.noRecordsFund') | |||||||||||||||||||||