@if(isset($brands) && $brands->count() > 0)

🏷️ Popular Brands

View All
@foreach($brands as $brand) @endforeach
@push('scripts') @endpush @endif