@page "/city/{CityId:int}/pointofinterest/{PointOfInterestId:int}/edit" @if (PointOfInterest == null) { } else {
}