Rework service, removed redundant code, service invoicing improvements
This commit is contained in:
@@ -3,5 +3,6 @@
|
||||
return [
|
||||
'language_id' => 1,
|
||||
'invoice_text' => 'Thank you for using our Internet Services.',
|
||||
'invoice_days' => 30, // Days in Advance to invoice
|
||||
'admin' => env('APP_ADMIN'),
|
||||
];
|
Reference in New Issue
Block a user