Create {{ $title }}


Detail Barang
@if (!empty($data_item)) @foreach ($data_item as $item) @endforeach @else @endif
Produk Satuan Qty Harga Beli Disc (%) Disc (Rp) Pajak Subtotal
{{ $item->unit_name }}
Total: {{ isset($data->grand_total) ? $data->grand_total : 0 }}
@if (isset($id)) @if ($data->status == 'draft') @endif @else @endif