@foreach($subCategories as $category)
img

{{ __($category->translate->name) }}

{{ $category->products_count }} @lang('Items')
@endforeach