@php $brandname = app('Webkul\Velocity\Helpers\Helper'); $topBrandsCollection = $brandname->getBrandsWithCategories(); @endphp @if (! empty($topBrandsCollection))
@if ($topBrandsCollection)

{{ __('velocity::app.shop.general.top-brands') }}

@endif
@endif