regenerate invoices for 2023

This commit is contained in:
Omair Saleh
2023-08-16 16:04:36 +08:00
parent 408545d184
commit c021346bea
+4 -1
View File
@@ -1,3 +1,6 @@
@php
use App\Classes\Helpers\InvoiceDocumentsHelper;
@endphp
<!DOCTYPE html>
<html lang="en">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
@@ -149,4 +152,4 @@
@yield('inner_content')
</body>
</html>
</html>