|
RECEIVING | ||||||||||||||||||||||||
|
|
|
p. f. e. |
|
|
QTY | Unit | Item | Supplier | Receiving Type | Description | Payment Type | Unit Price | Amount |
---|---|---|---|---|---|---|---|---|
{{ $detail->qty}} | {{ $detail->stock ? @$detail->stock->deliveryUnit->description : ''}} | {{ @$detail->stock->description}} | {{ $detail->supplier_id != 0 ? $detail->supplier->company_name : 'Empty Recipient'}} | {{ config('custom.receiving_type')[$receiving->type]}} |
{{ $detail->remark ?? '-'}}
|
{{ $detail->payment_type == 1 ? 'AP' : 'Cash'}} | {{ ribuanWithComma($detail->price_unit)}} | {{ ribuanWithComma($detail->amount)}} |
No Data |
Total : Rp {{ribuanWithComma($total_bill)}} |