@if (Modlist is not null)
{
}
@foreach (var step in StatusStep.Take(3))
{
@step
}