@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/realisasi/detail.blade.php on line 65

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

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

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

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

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

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

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

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

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

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

Warning: Attempt to read property "jumlah" on null in /home/aplikasiposinfo/public_html/hayyumart.com/resources/views/realisasi/detail.blade.php on line 68
@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/realisasi/detail.blade.php on line 72

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Data {{ $title }}

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