@include('layout.dashboard_chart')
@can('dashboard-counter')

Customer Status

@endcan @can('dashboard-billing-info')

Billing Snapshot

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

Client Growth

@endcan @endif
@can('pop_allows') @endcan