Closed crex424 closed 1 year ago
Below is the code mentioned above which needs to be fixed. For edit page the line this error occurs is line 47. For create page the line this error occurs is line 51.
<span> </span> @Html.RadioButtonFor(model => model.Gender, false) <span>FeMale</span>
Below is the code mentioned above which needs to be fixed. For edit page the line this error occurs is line 47. For create page the line this error occurs is line 51.