first upload all files
This commit is contained in:
7
Modules/Order/Resources/lang/en/permissions.php
Normal file
7
Modules/Order/Resources/lang/en/permissions.php
Normal file
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'index' => 'Index Order',
|
||||
'show' => 'Show Order',
|
||||
'edit' => 'Edit Order',
|
||||
];
|
||||
Reference in New Issue
Block a user