@props([ 'actions' => null, 'heading', 'subheading' => null ])
class(['filament-header space-y-2 items-start justify-between sm:flex sm:space-y-0 sm:space-x-4 sm:rtl:space-x-reverse sm:py-4']) }}>
{{ $heading }} @if ($subheading) {{ $subheading }} @endif