{{ $p->unid == 1 ? intval($p->quantidade) : $p->quantidade }} {{ $p->categoria }}: {{ $p->nome_item }} @if($p->observacao) * {{ $p->observacao }}
@endif
|
status == 4 ? 'colspan=2' : '' }}> @if($p->status == 4) Cancelado @else {{ number_format($p->valor_total_item, 2, ',', '.') }} @endif | delete |