Custo Mão de Obra:
R$ {{ number_format($custoMaoObra, 2, ',', '.') }}
Custo Equipamento:
R$ {{ number_format($custoEquipamento, 2, ',', '.') }}
Outros Custos:
R$ {{ number_format($custoOverhead, 2, ',', '.') }}
Imposto ISS:
R$ {{ number_format($valorIssCalculado, 2, ',', '.') }}
Total Materiais:
R$ {{ number_format($totalMateriais, 2, ',', '.') }}
CUSTO TOTAL:
R$ {{ number_format($custoTotal, 2, ',', '.') }}
VALOR DE VENDA:
R$ {{ number_format($valorVendaSalvo, 2, ',', '.') }}