@extends('layouts.merchant_layout') @section('content') @if(count($data['banners'])>0)
@endif @if(count($data['logo'])>0)

Our Satisfied Clientele

    @foreach($data['logo'] as $logo)
  • Image 1
  • @endforeach
@endif @if(count($data['customer'])>0)

Features & Benefits

@endif @if(count($data['category'])>0)

Vetted Across Industries

@endif @stop