@model BTCPayServer.Forms.Models.FormViewModel @foreach (var o in Model.FormParameters) { foreach (var v in o.Value) { } }