@using Microsoft.AspNetCore.Components.Web @using MP.MONO.UI.Components @namespace MP.MONO.UI.Pages @addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers @RenderBody()
An error has occurred. This application may no longer respond until reloaded. An unhandled exception has occurred. See browser dev tools for details. Reload 🗙
@if (!MP.MONO.Core.MachineDataValidator.testCurrInfo().Result) {
@for (int j = 0; j < 5; j++) {
Multiax Dashboard DEMO - (c)2022 EgalWare srl
@for (int i = 0; i < 5; i++) {
}
}
}