{{ $invoiceSetup->company_kh }}
{{ $invoiceSetup->company_en }}
វិក្កយបត្រ
{{ $invoiceSetup->address }}
Tel: {{ $invoiceSetup->phone_number }}
VATTIN : K009-902202933
អតិថិជន: {{ findCustomer($master->customer_id)->first_name ?? '' }} {{ findCustomer($master->customer_id)->last_name ?? '' }}
លេខទូរស័ព្ទ: {{ findCustomer($master->customer_id)->phone ?? '' }}
អាសយដ្ឋាន: {{ $master->address ? $master->address :($master->customer_id ? findCustomer($master->customer_id)->address : '') }}
វិក្កយបត្រ: {{ $master->invoice_no }}
@if($detail->count() > 0) @foreach ($detail as $key => $value) @if($key == 0) @else @endif @endforeach @endif @php $total = $master->price + $master->delivery_fee; @endphp
ល.រ បរិយាយប្រភេទសេវាកម្ម លេខ Tracking ទម្ងន់(Kg) ចំនួន តម្លៃឯកតា តម្លៃ(USD)
{{$key+1}} បញ្ញើអីវ៉ាន់ពីប្រទេសថៃ {{$value->item_code}} {{$master->weight}}({{getSize($master->size_id)->size_name}}) {{$detail->count()}} {{'$'.number_format($master->unit_price,2)}} {{'$'.number_format($master->price,2)}}
{{$key+1}} {{$value->item_code}}
តម្លៃដឹកបន្ថែមនៅភ្នំពេញ ឬ ផ្ញើទៅបណ្តាខេត្ត {{'$'.number_format($master->delivery_fee,2)}}
បញ្ចុះតម្លៃ {{'$'.number_format($master->discount,2)}}
តម្លៃសរុប{{'$'.number_format($total,2)}}
VAT(10%) {{'$'.number_format($master->vat,2)}}
តម្លៃសរុបរួមVAT (USD) {{'$'.number_format($master->grand_total_usd,2)}}
តម្លៃសរុបរួមVAT (រៀល) {{'៛'.number_format($master->grand_total_riel)}}

ហត្ថលេខា និងឈ្មោះអ្នកទិញ

__________________________

ហត្ថលេខា និងឈ្មោះអ្នកលក់

__________________________

ស្កេននៅទីនេះដើម្បីចូលទៅ Download website របស់ KHAY EXPRESS

លក្ខខណ្ឌសំណង

  • Pendding
  • @foreach ($condition as $item)
  • {{ $item->condition }}
  • @endforeach