@php $columns = $this->getColumns(); $pollingInterval = $this->getPollingInterval(); $heading = $this->getHeading(); $description = $this->getDescription(); $hasHeading = filled($heading); $hasDescription = filled($description); @endphp {{ $this->content }}