@php $brands = (new \App\Models\ShopBrand)->getBrandsList() @endphp @if (!empty($brands))

{{ trans('front.brands') }}

@endif