@{ Layout = "_AdminPopupLayout"; } @model Nop.Plugin.Shipping.FixedByWeightByTotal.Models.ShippingByWeightByTotalModel

@T("Admin.Common.AddNew")

@await Html.PartialAsync("~/Plugins/Shipping.FixedByWeightByTotal/Views/_CreateOrUpdateRateByWeightByTotal.cshtml", Model)