|
CIEF WORLDWIDE SDN BHD
(1134596-M) Malaysian Global Innovation & Creativity Center Level 1 CWS, Block 3730, Persiaran APEC, 63000 Cyberjaya, Malaysian. Tel: 018-2909252 |
{{$title}}
@if($detail['ei'])
EI#: {{$detail['ei']}}
@endif
@if($detail['edo'])
EDO#: {{$detail['edo']}}
@endif
Ref#: {{$detail['ref']}}
Date: {{$detail['date']}}
|
| Bill To | ||
|
{{$billto['buyer_company']}}
{{$billto['address']}}
Phone: {{$billto['phone']}}
|
||
| No | Stock Code | Description | Quantity | Unit Price (RM) | Total Amount (RM) |
|---|---|---|---|---|---|
| {{$line->order}} | {{$line->stock_code}} | {{$line->description}} | {{$line->quantity}} | {{number_format($line->unit_price_rm, 2)}} | {{number_format($line->total, 2)}} |
| Subtotal | {{ number_format($subtotal, 2) }} | ||||
| Adjustment | {{ number_format($adjustment, 2) }} | ||||
| Billing Charges | {{ number_format($billingcharges, 2) }} | ||||
| Total | {{ number_format($total, 2) }} | ||||