@foreach($supplier->products as $item) @endforeach

Purchase Order

{{$supplier->name}}


Created: {{Carbon\Carbon::now()->format('l jS F Y')}}
Edible16
34 Harborough Rd,
Great Oxendon,
Market Harborough
LE16 8NA

Issued to:

{{$supplier->name}}
@if($supplier->address_1) {{$supplier->address_1}} @endif @if($supplier->address_2) {{$supplier->address_2}} @endif @if($supplier->address_3) {{$supplier->address_3}} @endif @if($supplier->city) {{$supplier->city}} @endif @if($supplier->county) {{$supplier->county}} @endif @if($supplier->postcode) {{$supplier->postcode}} @endif
 
Category Product Item Unit Price Quantity Owed
{{$item->category}} @php if($item) { echo($item->product_name); } @endphp @php if($item->item_name) { echo($item->item_name); } else {echo 'N/A';} @endphp £{{ number_format($item->price, 2)}} {{ $item->quantity}} £{{ number_format($item->owed, 2)}}
 
Total Products:
{{$supplier->product_count}}
Total Owed:
Based on {{$supplier->fee_percentage}}% Markup

£{{ number_format($supplier->totalowed, 2)}}

Notice to all suppliers

This is your order for MINonlyne/Edible16 to be delivered before 09:00 this Friday coming.
All products must be delivered to Waterloo Cottage Farm, 34 Harborough Road, Great Oxendon, LE16 8NA.
Please can you confirm receipt of this email as soon as you can by emailing: manager@edible16.org.uk.
If you have any questions please call us on: 07956 008370