@if(title() !== undefined || subtitle() !== undefined) { {{ title() }} {{ subtitle() }} }
@if (chartLabel() !== undefined && chartValue() !== undefined) {
} @if (chartValue() !== undefined) { }
@if (hasMainContentContent() && hasFooterContent()) { }
@if (hasFooterContent()) { }