@extends('layouts.master') @section('css') {{-- --}} @section('title') {{ __('home.sales') }} @stop @endsection @section('page-header')
@if (session()->has('newcustomer')) @endif @if ($errors->any())
@endif @if (session()->has('nodataprint')) @endif @if (session()->has('edit')) @endif @endsection @section('content')
 

جارٍ إرسال الفاتورة، يرجى الانتظار
Invoice is being sent, please wait

@if (count($errors) > 0)
خطا
@endif
 
@can('sales return')
@endcan

Fatal error: Uncaught Error: Class "App\Models\Avt" not found in /home/ebdea/public_html/atlas.ebdea.online/resources/views/products/sales.blade.php:484 Stack trace: #0 {main} thrown in /home/ebdea/public_html/atlas.ebdea.online/resources/views/products/sales.blade.php on line 484