@if (processor() && schema()) {
{{ schema()?.title || processor()?.type }}
close
@if (hasParams()) {
}
}