@extends('crm.layouts.app') @section('styles') @endsection @section('content')
@include('crm.layouts.breadcrumb')
date_sort == 'custom') class="row col-md-3 d-show" @else class="row col-md-3 d-hide" @endif id="date_range_col">
{{__('Sr.No')}} {{__('Company')}} {{__('Username/Full Name')}} {{__('Contact')}} {{__('Customer Type')}} {{__('Prospect')}} {{__('Industry')}} {{__('Actions')}}
@endsection @section('scripts') @include('crm.customer.index_js') @endsection