{{--@extends('layouts.admin-main')--}} {{--@section('content')--}} {{-- --}} {{__('message.invoice')}} - {{$settings_->shop_name}}
{{__('message.back')}}
@if($sale->already_buy_back == 0) @endif
{{__('message.print')}}

ហាងមាសពេជ្រ ក្រោន

CROWN JEWELRY

លេខទូរស័ព្ទៈ {{$settings_->phone}}

Customer ID : {{$sale->member->id??0}}
Customer Name : {{$sale->member->name??'................'}}
Phone : {{$sale->member->phone??'................'}}

Invoice N    : {{$sale->invoice_no}}
Invoice Date : {{date('d-m-Y H:i', strtotime($sale->created_at))}}
Cashier       :     {{$sale->user->name??''}}

បង្កាន់ដៃទទួលប្រាក់ / RECEIPT

កូដទំនិញ
Item Code
ឈ្មោះទំនិញ
Description
ចំនួន
Qty
តម្លៃ
Price
បញ្ចុះតម្លៃ
Discount
តម្លៃសរុប
Amount
{{$sale->part_number}}
{{$sale->name}} @if($sale->productCategory->name == $sale->name??'' || $productCategory->name == $sale->name??'')@else {{$productCategory->name??''}}@endif
{{--
{{$qty??$product->qty}}
--}}
{{$sale->qty}}
{{number_format(($sale->sales_price + $sale->discount) / $sale->qty , 2)}} {{$currency_->currency_symbol}}
{{--
{{$currency_->currency_symbol}}
--}}
{{number_format($sale->discount??0 , 2)}} {{$currency_->currency_symbol}}
{{number_format($amount??0 , 2)}} {{$currency_->currency_symbol}}
{{--
--}} {{--
--}}
{{--
--}}
បរិយាយ
ចំនួន / ទម្ងន់
{{--
--}}
ទម្ងន់
{{number_format($sale->weight , 2)}} @if($sale->weight_description) ({{$sale->weight_description}}) @endif
អត្រា
{{number_format($sale->selling_rate , 4)}} {{$currency_->currency_symbol}}
ឈ្នួល
{{number_format($sale->wages , 2)}} {{$currency_->currency_symbol}}
{{--
--}} {{--
--}} {{-- ទំហំពេជ្រ--}} {{-- Diamond Size--}} {{--
--}} {{--
--}} {{-- {!!$sale->diamond_size!!}--}} {{--
--}} {{--
--}} @if($sale->diamond_size)
ប្រភេទពេជ្រ
ទំហំពេជ្រ
{{--
--}} {{-- --}} {{--
--}} {{--
--}} {{-- --}} {{--
--}}
@endif {{--
--}} {{--
--}} {{-- ពេជ្រស្អាត 3.1 លី--}} {{--
--}} {{--
--}} {{-- 5 --}} {{--
--}} {{--
--}} @if(count($sale->SellProductAttributes) != 0)
ទំហំត្បូង
បរិមាណត្បូង
@foreach($sale->SellProductAttributes as $index => $SellProductAttribute) @foreach($arr_name as $i => $name) @if(isset($arr_qty[$i]) && $name)
{!! $name!!}
{{$arr_qty[$i]}}
@endif @endforeach @endforeach
តម្លៃត្បូងសរុប = {{number_format($price , 2)}} {{$currency_->currency_symbol}}
@endif @if($sale->description && $sale->description != '

0

')
បរិយាយ {{-- Description--}}
{!!$sale->description!!}
@endif
    * លក្ខណ៍ក្នុងការលក់ និង ដូរម៉ូត
  1. គ្រឿងអលង្ការមាសលក់វិញខាតឈ្នួល
  2. គ្រឿងអលង្ការផ្លាក់ទីនលក់វិញខាត 0.5 ទឹកនិងឈ្នួល
  3. គ្រឿងដាំពេជ្រលក់វិញខាត ៥% និងឈ្នួល ប្ដូរម៉ូតខាត ៣% និងឈ្នួល
  4. ផ្លាកទីនអ៊ីតាលី 18k លក់វិញទឹក 7.5 បើបែកបាក់លក់វិញទឹក5
  5. ទំហំពេជ្រធំជាង 5 លីឡើង លក់វិញខាត 10%និងឈ្នួល ប្ដូរម៉ូតខាត 5% និងឈ្នួល
  6. ស្នាយ ពែក្ស គុជ និង ត្បូងផ្សេងៗ អត់ទិញចូលវិញ
    * លក្ខណ៍ក្នុងការលក់ និង ដូរម៉ូតរយះពេល ១ ទៅ ៧ ថ្ងៃ
  1. គ្រឿងអលង្ការដែលមានទំហំត្បូងពេជ្រ៥លីចុះក្រោម លក់វិញខាត៣%និងឈ្នួល ប្ដូរម៉ូតខាត១%និងឈ្នួល
  2. គ្រឿងអលង្ការដែលមានទំហំត្បូងពេជ្រ៥លីឡើង លក់វិញខាត៥%និងឈ្នួល ប្ដូរម៉ូតខាត៣%និងឈ្នួល

Thank you!!