@if($message = Session::get('success'))
@endif
@csrf
@role('Admin Sales Officer')
@endrole
{{-- @if(count($sme->voucher_card) > 0) --}}
@if(count($product_num) > 0)
@if(count($sn_return) > 0)
@foreach($sn_return as $val)
• {{ $val['product'] }}: {{ $val['sn_awal']}} -> {{ $val['sn_akhir'] }} ({{ $val['count_product']}})
@endforeach
@else
@endif
{{-- @foreach($sme->voucher_card->groupby('product') as $key => $value) --}}
@foreach($product_num as $key => $val)
@endforeach
{{-- @foreach($sme->voucher_card->groupby('product') as $key => $value) --}}
@foreach($product_num as $key => $val)
@if(!empty($retailers))
@foreach ($retailers->retailers as $i => $row)
@if(str_replace(' ','_', strtoupper($row->product)) == str_replace(' ','_', strtoupper($key)))
@endif
@endforeach
@endif
@endforeach
@endif
{{-- @if(count($sme->evoucher) < 0) --}}
@if(count($evoucher) < 0)
Nama Toko
Nominal
Harga Jual
Metode Bayar
Action
@if(!empty($ev_end))
@foreach ($ev_end as $phone)
@endforeach
@else
{{-- @foreach ($sme->evoucher as $phone) --}}
@foreach($evoucher as $ev_key => $ev_val)
@endforeach
@endif
@endif
Jumlah kartu terjual tidak sama dengan jumlah qty toko
eVoucher belum di simpan