@if ($brands->count())
@foreach ($brands as $brand) @endforeach
@else @include('front::partials.empty') @endif