خطا
@endif
@if (session()->has('notfountreturnproduct'))
-
@foreach ($errors->all() as $error)
- {{ $error }} @endforeach
{{ session()->get('notfountreturnproduct') }}
@if (isset($Saleing))
@endif
| # | {{ __('home.date') }} | {{ __('home.productNo') }} | {{ __('home.product') }} | {{ __('home.quantity') }} | {{ __('home.sellingproduct without tax') }} |
|---|---|---|---|---|---|
| {{ $i }} | {{ $invoice->created_at }} | {{ $invoice->productData->Product_Code }} | {{ $invoice->productData->product_name }} | {{ $invoice->quantity }} | {{ ($invoice->Unit_Price *$invoice->quantity)-$invoice->Discount_Value}} | ]