+ {/* Espaçamento para alinhar com as colunas da tabela */}
+
{/* Dt Venc */}
+
{/* Dt Caixa */}
+
{/* Entidade */}
+
{/* Cod.Fornec */}
+
{/* Fornecedor */}
+
{/* C Custo */}
+
{/* Cod.Conta */}
+
{/* Conta */}
+
+ {/* Totalizadores das colunas de valor */}
+
+ {new Intl.NumberFormat("pt-BR", {
+ style: "currency",
+ currency: "BRL",
+ }).format(columnTotals.valorRealizado)}
+
+
+ {new Intl.NumberFormat("pt-BR", {
+ style: "currency",
+ currency: "BRL",
+ }).format(columnTotals.valorPrevisto)}
+
+
+ {new Intl.NumberFormat("pt-BR", {
+ style: "currency",
+ currency: "BRL",
+ }).format(columnTotals.valorConfirmado)}
+
+
+ {new Intl.NumberFormat("pt-BR", {
+ style: "currency",
+ currency: "BRL",
+ }).format(columnTotals.valorPago)}
+
+
+ {/* Espaçamento para o resto */}
+
{/* Historico */}
+
{/* Historico 2 */}
+
{/* Num.Lanc */}
+