@lang('marketplace::app.seller.reporting.customers.index.title') @section('breadcrumbs') @endSection

@lang('marketplace::app.seller.reporting.customers.index.title')

@if (seller()->user()->channels()->count() > 1)
@endif
@include('marketplace::seller.reporting.customers.total-customers')
@include('marketplace::seller.reporting.customers.most-sales') @include('marketplace::seller.reporting.customers.most-orders')
@include('marketplace::seller.reporting.customers.total-traffic')
@include('marketplace::seller.reporting.customers.top-customer-groups') @include('marketplace::seller.reporting.customers.most-reviews')
@pushOnce('scripts') @endPushOnce