subtitle === '' ? '' : '

' . $this->subtitle . '

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