@section('title', __('lang.sidebar.commercial_customers')) @lang('lang.sidebar.commercial_customers') @can('client.commercial.index')
  • @endcan
    @livewire('client.commercial-table')
    @push('modals') @livewire('customer.modal-crud') @livewire('customer.import-or-export-customer', ['typeCustomer' => \App\Models\Client::TYPE_COMMERCIAL]) @endpush