@extends('User.layouts.layout') @section('breadcrumb',__('messages.clients')) @section('left_image',$setting['client_image']) @section('contents') @if (count($Main_Clients))
@endif @endsection