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

Detail {{ $title }}

@foreach($data->detail as $dd)
Warning: Undefined variable $dd in /home/aplikasiposinfo/public_html/hayyumart.com/resources/views/pembelian/detail.blade.php on line 63

Warning: Attempt to read property "harga_barang" on null in /home/aplikasiposinfo/public_html/hayyumart.com/resources/views/pembelian/detail.blade.php on line 63

Warning: Attempt to read property "harga_beli" on null in /home/aplikasiposinfo/public_html/hayyumart.com/resources/views/pembelian/detail.blade.php on line 63

Warning: Undefined variable $dd in /home/aplikasiposinfo/public_html/hayyumart.com/resources/views/pembelian/detail.blade.php on line 63

Warning: Attempt to read property "harga_barang" on null in /home/aplikasiposinfo/public_html/hayyumart.com/resources/views/pembelian/detail.blade.php on line 63

Warning: Attempt to read property "harga_beli" on null in /home/aplikasiposinfo/public_html/hayyumart.com/resources/views/pembelian/detail.blade.php on line 63

Warning: Undefined variable $dd in /home/aplikasiposinfo/public_html/hayyumart.com/resources/views/pembelian/detail.blade.php on line 63

Warning: Attempt to read property "diskon" on null in /home/aplikasiposinfo/public_html/hayyumart.com/resources/views/pembelian/detail.blade.php on line 63

Warning: Undefined variable $dd in /home/aplikasiposinfo/public_html/hayyumart.com/resources/views/pembelian/detail.blade.php on line 64

Warning: Attempt to read property "jumlah" on null in /home/aplikasiposinfo/public_html/hayyumart.com/resources/views/pembelian/detail.blade.php on line 64

Warning: Undefined variable $dd in /home/aplikasiposinfo/public_html/hayyumart.com/resources/views/pembelian/detail.blade.php on line 66

Warning: Attempt to read property "jumlah" on null in /home/aplikasiposinfo/public_html/hayyumart.com/resources/views/pembelian/detail.blade.php on line 66
@endforeach
No Kode Nama Barang Harga (Rp) Diskon (%) Jumlah Sub Total(Rp)  
1
Warning: Undefined variable $dd in /home/aplikasiposinfo/public_html/hayyumart.com/resources/views/pembelian/detail.blade.php on line 70

Warning: Attempt to read property "harga_barang" on null in /home/aplikasiposinfo/public_html/hayyumart.com/resources/views/pembelian/detail.blade.php on line 70

Warning: Attempt to read property "barang" on null in /home/aplikasiposinfo/public_html/hayyumart.com/resources/views/pembelian/detail.blade.php on line 70

Warning: Attempt to read property "kd_barang" on null in /home/aplikasiposinfo/public_html/hayyumart.com/resources/views/pembelian/detail.blade.php on line 70

Warning: Undefined variable $dd in /home/aplikasiposinfo/public_html/hayyumart.com/resources/views/pembelian/detail.blade.php on line 71

Warning: Attempt to read property "harga_barang" on null in /home/aplikasiposinfo/public_html/hayyumart.com/resources/views/pembelian/detail.blade.php on line 71

Warning: Attempt to read property "barang" on null in /home/aplikasiposinfo/public_html/hayyumart.com/resources/views/pembelian/detail.blade.php on line 71

Warning: Attempt to read property "nm_barang" on null in /home/aplikasiposinfo/public_html/hayyumart.com/resources/views/pembelian/detail.blade.php on line 71

Warning: Undefined variable $dd in /home/aplikasiposinfo/public_html/hayyumart.com/resources/views/pembelian/detail.blade.php on line 72

Warning: Attempt to read property "harga_barang" on null in /home/aplikasiposinfo/public_html/hayyumart.com/resources/views/pembelian/detail.blade.php on line 72

Warning: Attempt to read property "harga_beli" on null in /home/aplikasiposinfo/public_html/hayyumart.com/resources/views/pembelian/detail.blade.php on line 72

Deprecated: number_format(): Passing null to parameter #1 ($num) of type float is deprecated in /home/aplikasiposinfo/public_html/hayyumart.com/resources/views/pembelian/detail.blade.php on line 72
0

Warning: Undefined variable $dd in /home/aplikasiposinfo/public_html/hayyumart.com/resources/views/pembelian/detail.blade.php on line 73

Warning: Attempt to read property "diskon" on null in /home/aplikasiposinfo/public_html/hayyumart.com/resources/views/pembelian/detail.blade.php on line 73

Warning: Undefined variable $dd in /home/aplikasiposinfo/public_html/hayyumart.com/resources/views/pembelian/detail.blade.php on line 74

Warning: Attempt to read property "jumlah" on null in /home/aplikasiposinfo/public_html/hayyumart.com/resources/views/pembelian/detail.blade.php on line 74
0
TOTAL BELANJA (Rp.) : 0 0  

Data {{ $title }}

@csrf @if($data->rejected_id)
@endif
{{$data->keterangan}}
@endsection