@props([ 'actions' => [], 'description' => null, 'heading', ])
class(['px-4 py-2 filament-tables-header']) }}>
@if ($heading) {{ $heading }} @endif @if ($description) {{ $description }} @endif