@php $actionController = new \PowerComponents\LivewirePowerGrid\Components\Actions\ActionsController($this, collect()); $headers = $this->header(); $actions = $actionController->execute($headers); @endphp