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

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

@if (isset($products))

Fatal error: Uncaught Error: Class "App\Models\Avt" not found in /home/ebdea/public_html/trasl.ebdea.online/resources/views/reports/product_sales.blade.php:197 Stack trace: #0 {main} thrown in /home/ebdea/public_html/trasl.ebdea.online/resources/views/reports/product_sales.blade.php on line 197
# {{ __('report.invoiceNo') }} {{ __('home.productNo') }} {{ __('home.product') }} {{ __('report.date') }} {{ __('home.quantity') }} {{ __('home.price') }} {{ __('home.discount') }} {{ __('home.priceafterDiscount') }} {{ __('home.addedValue') }} {{ __('home.total') }}