@php $action = $actionInfo->action(); @endphp @php $action->handle(); // так делать нельзя @endphp
@if ($action->canSort($field['name'])) {{ $field['label'] }} @if ($action->sortDirection($field['name'])) @endif @else {{ $field['label'] }} @endif | @endforeach
---|
{{ $item[$field['name']] }} | @endforeach