@model BTCPayServer.Storage.Services.Providers.GoogleCloudStorage.Configuration.GoogleCloudStorageConfiguration @{ ViewData.SetActivePageAndTitle(ServerNavPages.Services, "Google Cloud Storage"); }

@ViewData["PageTitle"]

@if (!ViewContext.ModelState.IsValid) {
}
Change Storage provider
@section Scripts { }