MEDICOS MARKETING
126 , 1st Floor , Al-Amna Plaza Opp. Capri Cinema, M.A. Jinnah Rd. Karachi.
Tel : (92-21) 32780369
NTN No: 1764627-8 Stax No: 1221999919873


Invoice

Messers:

{{ $billing1->customer1 }}

Invoice #

{{ $billing1->sno }}

Date:

{{ \Carbon\Carbon::parse($billing1->date)->format('d/m/Y') }}

Address:

{{ $billing1->ca1->address }}

DC #:

@foreach($billing as $bill) @endforeach

{{ implode(',',array_unique($pval)) }}

Dc Date:

@if(count($dcm) > 0)

{{ \Carbon\Carbon::parse($dcm[0]->date)->format('d/m/Y') }}

@else

N/A

@endif

Phone:

{{ $billing1->ca1->phone }}

Order No:

{{ $billing1->customerpono }}

Order Date:

{{ \Carbon\Carbon::parse($billing1->podate)->format('d/m/Y') }}

Area:

{{ $billing1->ca1->area }}

City:

{{ $billing1->ca1->city }}

@if($billing1->deliver)

Del.By:

{{ $billing1->deliver->deliver }}

@endif

Ntn:

{{$billing1->ca1->ntnno}}

@foreach ($billing as $key => $bl) @if($md != $bl->company) @if($bl->company) @endif @endif @If($bl->batch != "LOCAL-0") @else @endif
Product Batch Expiry Qty Rate Disc% S.Tax Total
{{ $bl->company }}
{{ $bl->desc1 }} {{ str_replace('IMPORT-' , '' ,str_replace('LOCAL-' , '' ,$bl->batch)) }} @if($bl->expiry) {{ \Carbon\Carbon::parse($bl->expiry)->format('d/m/Y') }} @endif {{ $bl->unit}} {{ formatPrice($bl->price) }} {{ $bl->disc }} {{ $bl->stax }}