@page "/LoginPages" @using System.ComponentModel.DataAnnotations; @using System.Text.Json; @using System.ComponentModel
@if (model != null) {
}