{/* Title and subtitle */}
{(title || subtitle) && (
{title && (
)}
{/* Form container */}
{title}
)} {subtitle && ({subtitle}
)}
{children}