@extends('layouts.master') @section('content')

Form Edit DSR

@csrf
@if($status=='vc') @else @endif @if(!empty($total_qty)) @foreach($total_qty as $qty) @endforeach @endif
@if($status=='ev')
eVoucher
Retailer
Nominal
Harga Jual
Metode Bayar
Batal
@else
Card Voucher
Retailer
Product
Jumlah
Harga Jual
Metode Bayar
Batal
@endif
@endsection @push('scripts') @endpush