This commit is contained in:
denisdulici
2017-11-30 12:07:30 +03:00
parent 163ba37cbd
commit 0d5e051104
4 changed files with 2 additions and 6 deletions

View File

@ -27,8 +27,6 @@ return [
'download_pdf' => 'Download PDF',
'send_mail' => 'Send Email',
'create_vendor' => 'Vendor Create',
'status' => [
'draft' => 'Draft',
'received' => 'Received',

View File

@ -27,8 +27,6 @@ return [
'download_pdf' => 'Download PDF',
'send_mail' => 'Send Email',
'create_customer' => 'Customer Create',
'status' => [
'draft' => 'Draft',
'sent' => 'Sent',