@extends('layouts.app') @section('content')
This page for edit EXIM Invoice
| Invoice No | : | {{ $poBuyerInvoice->no }} |
| Invoice Date | : | {{ $poBuyerInvoice->formatted_date }} |
| Invoice Buyer Code | : | {{ $poBuyerInvoice->buyer_code }} |
| Buyer Code | : | @foreach ($poBuyerInvoice->purchaseOrders as $po) {{ $po->buyer_code }} @if (!$loop->last) , @endif @endforeach |
Please fill completee this form for BC purpose