@include('layout.dashboard_chart')

Customer Information

@can('dashboard-counter')
@endcan @can('dashboard-billing-info')
@endcan @if (checkSettings('show-dashboard-customer-summary') == 'enable') @can('dashboard-customer-summery')
@endcan @endif