@using System.Linq.Expressions @using System.ComponentModel.DataAnnotations

@localizer.GetString(TitleResourceString)

Sibtitle here

@CreateEditFormFields()

@localizer.GetString("DestinationName")

@_formSubmitResult

@code { }