@extends('layouts.master') @section('css') @section('title') {{ __('home.Historyـofـproductـsales') }}@stop @endsection @section('page-header')
@endsection @section('content') @if (count($errors) > 0)
خطا
@endif
{{ csrf_field() }}

{{ __('users.branch') }}

{{ __('home.paymentmethod') }}


@if (isset($Invoices))

@foreach ($Invoices as $product)
Warning: Undefined variable $product in /home/ebdea/public_html/trasl.ebdea.online/sales_and_return.blade.php on line 183

Warning: Attempt to read property "discount" on null in /home/ebdea/public_html/trasl.ebdea.online/sales_and_return.blade.php on line 183

Warning: Undefined variable $product in /home/ebdea/public_html/trasl.ebdea.online/sales_and_return.blade.php on line 187

Warning: Attempt to read property "cashamount" on null in /home/ebdea/public_html/trasl.ebdea.online/sales_and_return.blade.php on line 187

Warning: Undefined variable $product in /home/ebdea/public_html/trasl.ebdea.online/sales_and_return.blade.php on line 187

Warning: Attempt to read property "bankamount" on null in /home/ebdea/public_html/trasl.ebdea.online/sales_and_return.blade.php on line 187

Warning: Undefined variable $product in /home/ebdea/public_html/trasl.ebdea.online/sales_and_return.blade.php on line 187

Warning: Attempt to read property "Bank_transfer" on null in /home/ebdea/public_html/trasl.ebdea.online/sales_and_return.blade.php on line 187

Warning: Undefined variable $product in /home/ebdea/public_html/trasl.ebdea.online/sales_and_return.blade.php on line 189

Warning: Attempt to read property "user_id" on null in /home/ebdea/public_html/trasl.ebdea.online/sales_and_return.blade.php on line 189

Warning: Undefined variable $product in /home/ebdea/public_html/trasl.ebdea.online/sales_and_return.blade.php on line 190

Warning: Attempt to read property "created_at" on null in /home/ebdea/public_html/trasl.ebdea.online/sales_and_return.blade.php on line 190

Warning: Undefined variable $product in /home/ebdea/public_html/trasl.ebdea.online/sales_and_return.blade.php on line 192

Warning: Attempt to read property "created_at" on null in /home/ebdea/public_html/trasl.ebdea.online/sales_and_return.blade.php on line 192

Fatal error: Uncaught Error: Class "App\Models\Avt" not found in /home/ebdea/public_html/trasl.ebdea.online/sales_and_return.blade.php:194 Stack trace: #0 {main} thrown in /home/ebdea/public_html/trasl.ebdea.online/sales_and_return.blade.php on line 194
{{ __('home.Invoice_no') }} {{ __('home.sallerName') }} {{ __('home.clietName') }} {{ __('home.date') }} {{ __('home.branch') }} {{ __('home.total') }} {{ __('home.paymentmethod') }} {{ __('home.operations') }}