@extends('layouts.master') @section('css') @endsection @section('title') {{ __('home.previousSalesInvoices') }} @endsection @section('page-header') @endsection @section('content')

جارٍ معالجة الفاتورة مع هيئة الزكاة...

Please wait while communicating with ZATCA

{{ __('home.Invoice_no') }} {{ __('home.sallerName') }} {{ __('home.clietName') }} {{ __('home.date') }} {{ __('home.total') }} {{ __('home.operations') }}
@endsection @section('js') @endsection