CROWN JEWELRY
លេខទូរស័ព្ទៈ {{$settings_->phone}}
Customer ID : ................
Customer Name : ...............
Phone : ..............
Invoice N : ..................
Invoice Date : {{now()->toDateTimeString()}}
Cashier : {{$cashie->name}}
កូដទំនិញ
Item Code |
ឈ្មោះទំនិញ
Description |
ចំនួន
Qty |
តម្លៃ
Price |
បញ្ចុះតម្លៃ
Discount |
តម្លៃសរុប
Amount |
||
---|---|---|---|---|---|---|---|
{{$product->part_number}}
{{$product->name}} @if($product->productCategory->name == $product->name) @else{{$productCategory->name??''}} @endif
{{$product->name}} @if($product->productCategory->name == $product->name) @else{{$productCategory->name??''}} @endif
{{$qty??$product->qty}}
{{-- {{number_format($product->sellingPrice() , 2)}} {{$currency_->currency_symbol}} --}}
{{$currency_->currency_symbol}}
{{$discount}} {{$currency_->currency_symbol}}
{{$currency_->currency_symbol}}
![]()
បរិយាយ
ចំនួន / ទម្ងន់
ទម្ងន់/Weight (L)
{{number_format($w??$product->weight , 2)}}
@if($product->weight_description)
({{$product->weight_description}})
@endif
អត្រា/Rate
ឈ្នួល/Fee
{{-- {{$wg??$product->selling_wagesInWeight()}}--}}
@if($product->productCategory->fixed_price == true || $product->fixed_price == true)
{{$wg??$product->wages}} {{$currency_->currency_symbol}}
@else
{{$wg??$product->wages_in_weight}}
@endif
ប្រភេទពេជ្រ
ទំហំពេជ្រ
ទំហំត្បូង
បរិមាណត្បូង
{!! $name!!}
{{$arr_qty[$i]}}
តម្លៃត្បូងសរុប = {{number_format($prices , 2)}} {{$currency_->currency_symbol}}
@endif
@if($product->description && $product->description != '0 ')
បរិយាយ/Description
{!!$product->description!!}
|