@for(brand of brands; track brand){
@if(brand.brand_image){ }@else {

{{ brand.name }}

}
}
@if(!(brands && brands.length)){ }