@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
{{ csrf_field() }}

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




@if (isset($Invoices))


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

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

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

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

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