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