subtitle === '' ? '' : '

' . $this->subtitle . '

'; $this->mergeClass('w-full p-4 sm:p-6 md:p-8 bg-elevated border-3 flex flex-col items-start border-subtle rounded-xl'); return <<getStringifiedAttributes()}> {$this->title} {$subtitle}
{$this->slot}
HTML; } }