@if (hasPageHeader()) { @if (hasAnyAction()) {
@if (hasEvent('cancel')) { } @if (hasEvent('saveNew')) { } @if (hasEvent('save')) { }
}
}