UF | Vr.Contábil | Base de Cálculo | ICMS ST |
---|---|---|---|
{{$item->UF}} | R$ {{ number_format($item->VALOR_CONTABIL, 2, ',' , '.') }} | R$ {{ number_format($item->BASECALCULO, 2, ',' , '.') }} | R$ {{ number_format($item->VALOR_ICMS_ST, 2, ',' , '.') }} |
Totalizadores: | R$ {{ number_format($valorContabil, 2, ',' , '.') }} | R$ {{ number_format($baseCalculo, 2, ',' , '.') }} | R$ {{ number_format($valorIcmsST, 2, ',' , '.') }} |
UF | Vr.Contábil | Base de Cálculo | ICMS ST |
---|---|---|---|
{{$item->UF}} | R$ {{ number_format($item->VALOR_CONTABIL, 2, ',' , '.') }} | R$ {{ number_format($item->BASECALCULO, 2, ',' , '.') }} | R$ {{ number_format($item->VALOR_ICMS_ST, 2, ',' , '.') }} |
Totalizadores: | R$ {{ number_format($valorContabil, 2, ',' , '.') }} | R$ {{ number_format($baseCalculo, 2, ',' , '.') }} | R$ {{ number_format($valorIcmsST, 2, ',' , '.') }} |