shared dashboards

This commit is contained in:
denisdulici
2020-01-07 17:15:00 +03:00
parent dcab115207
commit 2436898f04
33 changed files with 806 additions and 457 deletions

View File

@@ -52,7 +52,6 @@ return [
'sales' => 'Sale|Sales',
'purchases' => 'Purchases|Purchases',
'dashboard' => 'Dashboard',
'welcome' => 'Welcome',
'banking' => 'Banking',
'general' => 'General',
@@ -142,6 +141,8 @@ return [
'cash' => 'Cash',
'group_by' => 'Group By',
'accounting' => 'Accounting',
'sort' => 'Sort',
'width' => 'Width',
'month' => 'Month',
'year' => 'Year',
@@ -161,6 +162,7 @@ return [
'send' => 'Send :type',
'get' => 'Get :type',
'add' => 'Add :type',
'manage' => 'Manage :type',
],
'form' => [