@if (!hidHeader) {
@if (!customHeader) {
{{ cardTitle }}
} @if (!customDate) { {{ CardDate }} } @if (this.options && !customHeader) { }
@if (customHeader) { } @if (customDate) { }
}
@if (isCardFooter) { } @if (loadCard) {
}