@model PayLaterConfigurationModel @{ Layout = "_ConfigurePlugin"; NopHtml.SetActiveMenuItemSystemName($"{PayPalCommerceDefaults.SystemName} Pay Later"); } @await Component.InvokeAsync(typeof(StoreScopeConfigurationViewComponent))