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

Warning: Attempt to read property "jumlah" on null in /home/aplikasiposinfo/public_html/hayyumart.com/resources/views/retur_penjualan_roti/detail.blade.php on line 65
@endforeach
No Kode Nama Barang Jumlah
1
Warning: Undefined variable $dd in /home/aplikasiposinfo/public_html/hayyumart.com/resources/views/retur_penjualan_roti/detail.blade.php on line 69

Warning: Attempt to read property "roti" on null in /home/aplikasiposinfo/public_html/hayyumart.com/resources/views/retur_penjualan_roti/detail.blade.php on line 69

Warning: Attempt to read property "kd_roti" on null in /home/aplikasiposinfo/public_html/hayyumart.com/resources/views/retur_penjualan_roti/detail.blade.php on line 69

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

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

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

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

Warning: Attempt to read property "jumlah" on null in /home/aplikasiposinfo/public_html/hayyumart.com/resources/views/retur_penjualan_roti/detail.blade.php on line 71
Total Barang: 0

Data {{ $title }}

@csrf
@if($data->kode_bank != NULL)
@endif @if($data->bank_id != NULL)
@endif
{{$data->ket}}
@endsection