{{-- HEADER --}}
{{-- SEARCH --}}
{{-- ACTIONS --}}
{{----}}
{{-- --}}
@can('create crm teams')
@endcan
{{-- TABLE --}}
@scope('actions', $team)
@can('view crm teams')
@endcan
@can('edit crm teams')
@endcan
@can('delete crm teams')
@endcan
@endscope
{{-- FILTERS --}}
{{-- ACTIONS --}}