@section('title', __('lang.product.products')) @lang('lang.product.products') @can('client.commercial.index')
  • @endcan
    @livewire('product.product-table')
    @push('modals') @can('product.create') @livewire('product.modal-crud') @livewire('product.import-product') @endcanany @endpush