This commit is contained in:
cuneytsenturk
2018-03-13 18:53:18 +03:00
parent e0dd01eb71
commit 7cf3b5d909
8 changed files with 15 additions and 77 deletions

View File

@ -31,7 +31,6 @@ return [
'draft' => 'Draft',
'received' => 'Received',
'partial' => 'Partial',
'delete' => 'Delete',
'paid' => 'Paid',
],

View File

@ -33,7 +33,6 @@ return [
'viewed' => 'Viewed',
'approved' => 'Approved',
'partial' => 'Partial',
'delete' => 'Delete',
'paid' => 'Paid',
],