@extends('layouts.app') @section('content')
Date : {{ $poGeneralInvoice->formatted_date }}
| BC No | : | {{ $poGeneralInvoice->bc['no'] }} |
| BC Type | : | {{ $poGeneralInvoice->bc['type'] }} |
| BC Date | : | {{ $poGeneralInvoice->bc['date'] }} |
| Supplier Code | : | {{ $poGeneralInvoice->po->supplier_code }} |
| ETA Date | : | {{ $poGeneralInvoice->po->formatted_eta_date }} |
| Invoice PIC | : | {{ $poGeneralInvoice->createdBy->full_contact }} |
Below is the list of Good Receives that you have created on this page.