@extends('layouts.master') @section('css') @section('title') {{ __('report.salesـprofits') }}@stop @endsection @section('page-header')
@endsection @section('content') @if (count($errors) > 0)
خطا
@endif @if (session()->has('notfountreturnproduct')) @endif
@if (isset($Invoices))


@foreach ($Invoices as $product)
Warning: Undefined variable $product in /home/ebdea/public_html/zatcav2.ebdea.online/resources/views/reports/sales_profits.blade.php on line 191

Warning: Attempt to read property "created_at" on null in /home/ebdea/public_html/zatcav2.ebdea.online/resources/views/reports/sales_profits.blade.php on line 191

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

Warning: Attempt to read property "created_at" on null in /home/ebdea/public_html/zatcav2.ebdea.online/resources/views/reports/sales_profits.blade.php on line 193

Fatal error: Uncaught Error: Class "App\Models\sales" not found in /home/ebdea/public_html/zatcav2.ebdea.online/resources/views/reports/sales_profits.blade.php:197 Stack trace: #0 {main} thrown in /home/ebdea/public_html/zatcav2.ebdea.online/resources/views/reports/sales_profits.blade.php on line 197
{{ __('home.Invoice_no') }} {{ __('home.date') }} {{ __('home.branch') }} {{ __('home.total') }} {{ __('report.profit') }} {{ __('home.paymentmethod') }} {{ __('home.operations') }}