@if ($this->debugIsEnabled())

{{ __('livewire-tables::core.Debugging Values') }}:

@if (! app()->runningInConsole())
@dump((new \Rappasoft\LaravelLivewireTables\DataTransferObjects\DebuggableData($this))->toArray())
@endif @endif