{{$user->title }}. {{ $user->name }}
{{ $user->no }}, {{$user->street}}

{{ $user->email }}
Invoice #: {{ $invoice->invoice_id }}
Created: {{ $invoice->created_at }}
Delivery Status: {{$invoice->status}}
{{-- --}} @foreach($items as $item) @endforeach
# Item Kik Back Qty Unit Unit Price Line Total
{{$i++}} {{ App\item::find($item->item_store->item_id)->name }} {{$item->kikcash_amount}} {{ $item->qty }} {{App\item::find($item->item_store->item_id)->unit }} {{ number_format($item->item_store->price ,2)}} {{ number_format($item->subtotal,2) }}
Total:{{number_format($invoice->total,2)}}

  • Prices mentioned here have been calculated based on the delivery day.
  • This is a computer generated digital invoice. In case of any changes in the numbers, amounts,any details, etc please notify immediately to Kikma.
  • If any product is not as described, please launch a complaint within 3 hours from the time of delivery.
  • For more information visit Terms & Conditions