@foreach ($categories as $category)
{{ __($category->name) }}
{{ getAmount($category->listings_count) }} {{ __($category->name) }}
@endforeach