@php $heading = $this->getHeading(); $description = $this->getDescription(); $hasHeading = filled($heading); $hasDescription = filled($description); @endphp @if ($hasHeading || $hasDescription)
@if ($hasHeading)

{{ $heading }}

@endif @if ($hasDescription)

{{ $description }}

@endif
@endif
getPollingInterval()) wire:poll.{{ $pollingInterval }} @endif class="fi-wi-stats-overview-stats-ctn top3-stats-five-cols" > @foreach ($this->getCachedStats() as $stat) {{ $stat }} @endforeach