@{
Layout = "_MyLayout";
}
index
@await Html.PartialAsync("_Partial")
@await Html.PartialAsync("_MyPartial")