@canany(['field:show', 'field:edit', 'field:delete']) @php $action_column = 1; @endphp @else @php $action_column = 0; @endphp @endcanany
@if ($action_column) @endif
{{ __('ID') }} {{ __('Name') }} {{ __('Description') }} {{ __('Created at') }} {{ __('Active') }}
@push('scripts') @endpush