@if (!modelSideMenuOpened()) { }
@if (cube()) { {{ cube().caption || cube().name }} }
@if (openedCalculation()) { } @if (openedFact()) { }
@if (!cube()) {
🐞 {{ 'PAC.MODEL.ENTITY.CubeNotFound' | translate: { Default: 'Cube not found!' } }}
}
{{ llmContext() }}