成信凍肉
SHING SHUN FROZEN FOOD CO.
九龍土瓜灣馬頭角道40號C
40C Ma Tau Kok Road, Tokwawan, Kln.
電話: 2714 3866 (訂貨24小時錄音) 傳真:2756 7282
E-mail: shingshun@yahoo.com.hk
單號:
件數: {{ $invoice->no_of_items }}
單號:
件數: {{ $invoice->no_of_items }}
INVOICE
{!! QrCode::size(60)->backgroundColor(255,255,255)->generate("https://api.whatsapp.com/send?phone=85253053991") !!}
Whatsapp落單及查詢:53053991
{!! QrCode::size(40)->backgroundColor(255,255,255)->generate("https://api.whatsapp.com/send?phone=85253053991") !!}
Whatsapp落單及查詢:53053991
日期 司機 營業員 {{ $sales->name }}
{{ $sales->phone_no }}
付款方式{{ $invoice->payment_method }}
@foreach ($invoiceItem as $item) @endforeach @if($invoice->discount!=100) @endif @if($invoice->deduct!=0) @endif @if($invoice->add_lump_sum!=0) @endif
貨品編號 貨品名稱 單位 價格($) 數量 合計($)
{{ $item->inventory_no }} {{ $item->name }} {{ $item->spec }} {{ $item->unit }} ${{ $item->selling_price }} {{ $item->quantity }} {{ $item->total_price }}
原價 ${{ number_format($invoice->all_items_total_price,2)}}
折扣 {{ $invoice->discount }}%
{{ $invoice->deduct_reason }} -${{ number_format($invoice->deduct,2) }}
{{ $invoice->add_reason }} ${{ number_format($invoice->add_lump_sum,2) }}
總共 ${{ $invoice->lump_sum }}