\!/ KyuuKazami \!/

Path : /home/kohli/public_html/application/views/layout/
Upload :
Current File : /home/kohli/public_html/application/views/layout/brand_block.php

<!-- BEGIN BRANDS -->
    <div class="brands">
      <div class="container">
            <div class="owl-carousel owl-carousel6-brands">
              <a href="shop-product-list.html"><img src="<?php echo base_url().'assets/frontend/pages/img/brands/canon.jpg'?>" alt="canon" title="canon"></a>
              <a href="shop-product-list.html"><img src="<?php echo base_url().'assets/frontend/pages/img/brands/esprit.jpg'?>" alt="esprit" title="esprit"></a>
              <a href="shop-product-list.html"><img src="<?php echo base_url().'assets/frontend/pages/img/brands/gap.jpg'?>" alt="gap" title="gap"></a>
              <a href="shop-product-list.html"><img src="<?php echo base_url().'assets/frontend/pages/img/brands/next.jpg'?>" alt="next" title="next"></a>
              <a href="shop-product-list.html"><img src="<?php echo base_url().'assets/frontend/pages/img/brands/puma.jpg'?>" alt="puma" title="puma"></a>
              <a href="shop-product-list.html"><img src="<?php echo base_url().'assets/frontend/pages/img/brands/zara.jpg'?>" alt="zara" title="zara"></a>
              <a href="shop-product-list.html"><img src="<?php echo base_url().'assets/frontend/pages/img/brands/canon.jpg'?>" alt="canon" title="canon"></a>
              <a href="shop-product-list.html"><img src="<?php echo base_url().'assets/frontend/pages/img/brands/esprit.jpg'?>" alt="esprit" title="esprit"></a>
              <a href="shop-product-list.html"><img src="<?php echo base_url().'assets/frontend/pages/img/brands/gap.jpg'?>" alt="gap" title="gap"></a>
              <a href="shop-product-list.html"><img src="<?php echo base_url().'assets/frontend/pages/img/brands/next.jpg'?>" alt="next" title="next"></a>
              <a href="shop-product-list.html"><img src="<?php echo base_url().'assets/frontend/pages/img/brands/puma.jpg'?>" alt="puma" title="puma"></a>
              <a href="shop-product-list.html"><img src="<?php echo base_url().'assets/frontend/pages/img/brands/zara.jpg'?>" alt="zara" title="zara"></a>
            </div>
        </div>
    </div>
    <!-- END BRANDS -->

@KyuuKazami