@yield('css')
Carregando...
{{ number_format($i->quantidade, 0) }}x R$ {{ number_format($i->valor_unitario, 2, ',', '.') }}
R$ {{ number_format($i->sub_total, 2, ',', '.') }}