@lang('Companies') @lang('Below is the list of configured companies in :app', [ 'app' => config('app.name') ])
@can('Create companies') @endcan
{{ $this->table }}
@push('scripts') @endpush