@model Nop.Plugin.Payments.Manual.Models.ConfigurationModel @{ Layout = "_ConfigurePlugin"; } @await Component.InvokeAsync(typeof(StoreScopeConfigurationViewComponent))

@T("Plugins.Payments.Manual.Instructions")