| Action | @if ($tipe == 6)
|
|
@else
@if ($tipe == 3 || $tipe == 4)
|
@endif
|
|
|
@if ($tipe == 1)
|
@elseif ($tipe == 2)
|
@endif
@endif
|---|---|---|---|---|---|---|---|---|
| {{ $item->voucher }} | {{ number_format($item->value) }} | |||||||
| @if ($tipe != 7) @endif | @if ($item->tipe == 3 || $tipe == 4){{ $item->pack }} | @endif{{ $item->item_code }} | {{ $item->item_barcode }} | {{ $item->item_name }} | @if ($item->tipe == 1){{ number_format($item->disc) }} | @elseif ($item->tipe == 2){{ number_format($item->disc_price) }} | @endif