{{--@extends('layouts.admin-main')--}} {{--@section('content')--}}
{{-- --}}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??''}}
កូដទំនិញ
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}}
--}}
{{-- --}}
@if($sale->diamond_size)
--}}
{{-- ទំហំពេជ្រ--}}
{{-- Diamond Size--}}
{{-- --}}
{{-- --}}
{{-- {!!$sale->diamond_size!!}--}}
{{-- --}}
{{--
ប្រភេទពេជ្រ
ទំហំពេជ្រ
{{--
--}}
{{-- --}}
{{-- --}}
{{-- --}}
{{-- --}}
{{-- --}}
--}}
{{-- --}}
@if(count($sale->SellProductAttributes) != 0)
--}}
{{-- ពេជ្រស្អាត 3.1 លី--}}
{{-- --}}
{{-- --}}
{{-- 5 --}}
{{-- --}}
{{--
ទំហំត្បូង
បរិមាណត្បូង
{!! $name!!}
{{$arr_qty[$i]}}
តម្លៃត្បូងសរុប = {{number_format($price , 2)}} {{$currency_->currency_symbol}}
@endif
@if($sale->description && $sale->description != '0 ')
បរិយាយ
{{-- Description--}}
{!!$sale->description!!}
|
Thank you!!