{{ __('Promo Detail') }}

@if ($items->count()) Empty List @endif
@if ($tipe == 6) @else @if ($tipe == 3 || $tipe == 4) @endif @if ($tipe == 1) @elseif ($tipe == 2) @endif @endif @foreach ($items as $item) @if ($tipe == 6) @else @if ($item->tipe == 3 || $tipe == 4) @endif @if ($item->tipe == 1) @elseif ($item->tipe == 2) @endif @endif @endforeach
Action
{{ $item->voucher }} {{ number_format($item->value) }}
@if ($tipe != 7) @endif {{ $item->pack }}{{ $item->item_code }} {{ $item->item_barcode }} {{ $item->item_name }}{{ number_format($item->disc) }}{{ number_format($item->disc_price) }}
{{ $items->links('vendor.livewire.bootstrap') }}
@if ($tipe == 6) @else @endif