@extends('layouts.master') @section('css') @section('title') {{ __('home.sel_product_withoud_tax') }}@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/fatma.ebdea.online/resources/views/reports/sell_product_withoud_tax.blade.php on line 187

Warning: Attempt to read property "discount" on null in /home/ebdea/public_html/fatma.ebdea.online/resources/views/reports/sell_product_withoud_tax.blade.php on line 187

Warning: Undefined variable $product in /home/ebdea/public_html/fatma.ebdea.online/resources/views/reports/sell_product_withoud_tax.blade.php on line 191

Warning: Attempt to read property "cashamount" on null in /home/ebdea/public_html/fatma.ebdea.online/resources/views/reports/sell_product_withoud_tax.blade.php on line 191

Warning: Undefined variable $product in /home/ebdea/public_html/fatma.ebdea.online/resources/views/reports/sell_product_withoud_tax.blade.php on line 191

Warning: Attempt to read property "bankamount" on null in /home/ebdea/public_html/fatma.ebdea.online/resources/views/reports/sell_product_withoud_tax.blade.php on line 191

Warning: Undefined variable $product in /home/ebdea/public_html/fatma.ebdea.online/resources/views/reports/sell_product_withoud_tax.blade.php on line 191

Warning: Attempt to read property "Bank_transfer" on null in /home/ebdea/public_html/fatma.ebdea.online/resources/views/reports/sell_product_withoud_tax.blade.php on line 191

Warning: Undefined variable $product in /home/ebdea/public_html/fatma.ebdea.online/resources/views/reports/sell_product_withoud_tax.blade.php on line 193

Warning: Attempt to read property "user_id" on null in /home/ebdea/public_html/fatma.ebdea.online/resources/views/reports/sell_product_withoud_tax.blade.php on line 193

Warning: Undefined variable $product in /home/ebdea/public_html/fatma.ebdea.online/resources/views/reports/sell_product_withoud_tax.blade.php on line 194

Warning: Attempt to read property "created_at" on null in /home/ebdea/public_html/fatma.ebdea.online/resources/views/reports/sell_product_withoud_tax.blade.php on line 194

Warning: Undefined variable $product in /home/ebdea/public_html/fatma.ebdea.online/resources/views/reports/sell_product_withoud_tax.blade.php on line 196

Warning: Attempt to read property "created_at" on null in /home/ebdea/public_html/fatma.ebdea.online/resources/views/reports/sell_product_withoud_tax.blade.php on line 196

Warning: Undefined variable $product in /home/ebdea/public_html/fatma.ebdea.online/resources/views/reports/sell_product_withoud_tax.blade.php on line 199

Warning: Attempt to read property "cashamount" on null in /home/ebdea/public_html/fatma.ebdea.online/resources/views/reports/sell_product_withoud_tax.blade.php on line 199

Warning: Undefined variable $product in /home/ebdea/public_html/fatma.ebdea.online/resources/views/reports/sell_product_withoud_tax.blade.php on line 199

Warning: Attempt to read property "bankamount" on null in /home/ebdea/public_html/fatma.ebdea.online/resources/views/reports/sell_product_withoud_tax.blade.php on line 199

Warning: Undefined variable $product in /home/ebdea/public_html/fatma.ebdea.online/resources/views/reports/sell_product_withoud_tax.blade.php on line 199

Warning: Attempt to read property "Bank_transfer" on null in /home/ebdea/public_html/fatma.ebdea.online/resources/views/reports/sell_product_withoud_tax.blade.php on line 199

Warning: Undefined variable $product in /home/ebdea/public_html/fatma.ebdea.online/resources/views/reports/sell_product_withoud_tax.blade.php on line 199

Warning: Attempt to read property "creaditamount" on null in /home/ebdea/public_html/fatma.ebdea.online/resources/views/reports/sell_product_withoud_tax.blade.php on line 199
{{ __('home.Invoice_no') }} {{ __('home.sallerName') }} {{ __('home.clietName') }} {{ __('home.date') }} {{ __('home.branch') }} {{ __('home.total') }} {{ __('home.paymentmethod') }} {{ __('home.operations') }}
{{ $product->id }} {{ $product->user->name }} {{ $product->customer->name }} {{ $product->created_at }} {{ $product->branch->name }}
Fatal error: Uncaught Error: Class "App\Models\Avt" not found in /home/ebdea/public_html/fatma.ebdea.online/resources/views/reports/sell_product_withoud_tax.blade.php:214 Stack trace: #0 {main} thrown in /home/ebdea/public_html/fatma.ebdea.online/resources/views/reports/sell_product_withoud_tax.blade.php on line 214