Inward Invoice

Kukreja Interiors

A-45, R Quarters, Near Sai Chowk, Pimpri Pune 411017

9665065522 /25 /34 | kukreja_interiors@yahoo.com

Invoice No: {{$inward_invoice->invoice_id}}

Inward Date: {{\Carbon\Carbon::parse($inward_invoice->created_at)->format('d-m-Y')}}


Inward Summary

@if(isset($po_items) && count($po_items) > 0) @foreach($po_items as $items) @endforeach @endif
Product Varient Quantity Unit No of roll Price Total
{{$items->product_name}} {{$items->varient_code}}
{{$items->varient_name}}
{{$items->quantity}} {{$items->unit_name}} {{$items->no_of_rolls}} {{$items->rate}} {{$items->total}}
Grand Total {{$items->total}}