@extends('layouts.app') @section('content')
Date : {{ $orderBuyer->formatted_date }}
| PO Buyer No | : | {{ $orderBuyer->po->no }} |
| PO Buyer Date | : | {{ $orderBuyer->po->formatted_date }} |
| Article Code | : | {{ $orderBuyer->po->article_code }} |
| Qty | : | {{ $orderBuyer->po->qty }} |
| Buyer Code | : | {{ $orderBuyer->po->buyer_code }} |
| Shipping Date | : | {{ $orderBuyer->po->shipping_date }} |
| Delivery Date | : | {{ $orderBuyer->po->delivery_date }} |
| Due Date | : | {{ $orderBuyer->po->due_date }} |
| Discount | : | {{ $orderBuyer->po->discount }} |
| Down Payment | : | {{ $orderBuyer->po->down_payment }} |
| PIC Code | : | {{ $orderBuyer->po->pic_code }} |
| Currency Code | : | {{ $orderBuyer->po->currency_code }} |
Are you sure want to complete this ? .
Once you complete you cannot edit or add new Order Production on this page again