@page "/WeekPlan" @using GWMS.UI.Components

Week Plan

@if (currRecord != null) { } @if (ListRecords == null) { } else {
Legenda
@for (int i = startHour; i <= endHour; i++) { }
LUN MAR MER GIO VEN SAB DOM
@i
}