Invoice #: 123
Created: January 1, 2015
Due: February 1, 2015
Sparksuite, Inc.
12345 Sunny Road
Sunnyville, TX 12345
Acme Corp.
John Doe
[email protected]

Invoice specification #123

@foreach($stockDelivery->stocklevels()->get() as $stocklevel) @php $productDetail = $stocklevel->product()->get()[0]; @endphp @php $supplier = $productDetail->suppliers()->get()[0]; @endphp @php $productItem = $stocklevel->productItem()->get()[0]; @endphp @endforeach
Supplier Description Quantity
{{ $supplier->name}} {{ $productDetail->name}} @if($productItem) - {{$productItem->name}} @endif {{ $stocklevel->amount}}
   
   
   
   
Total items delivered {{$count}}
© {{ date('Y') }} Edible16 and MadeInNorthamptonshire - All rights reserved. Development provided by TxtSync