file updated..

This commit is contained in:
Cüneyt Şentürk
2021-06-27 11:14:01 +03:00
parent 156fb83e37
commit 71394f895b
7 changed files with 222 additions and 164 deletions

View File

@ -4,6 +4,7 @@ return [
'bill_number' => 'Bill Number',
'bill_date' => 'Bill Date',
'bill_amount' => 'Bill Amount',
'total_price' => 'Total Price',
'due_date' => 'Due Date',
'order_number' => 'Order Number',

View File

@ -4,6 +4,7 @@ return [
'invoice_number' => 'Invoice Number',
'invoice_date' => 'Invoice Date',
'invoice_amount' => 'Invoice Amount',
'total_price' => 'Total Price',
'due_date' => 'Due Date',
'order_number' => 'Order Number',