@using Entities.DTO

StudentCard

@code { [Parameter] public StudentExamDetailDto StudentDto{ get; set; } }