@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