<?php //app-metadata-navigation-2834bc4c-dc3e-b069-95cb-68a54917799a

return [PHP_INT_MAX, [
    'id' => null,
    '_id' => null,
    'userID' => null,
    'tabs' => [
        'home',
        'accounts',
        'contacts',
        'opportunities',
        'leads',
        'quotes',
        'calendar',
        'documents',
        'calls',
        'meetings',
        'tasks',
        'notes',
        'invoices',
        'contracts',
        'cases',
        'prospects',
        'prospect-lists',
        'project',
        'project-templates',
        'events',
        'event-locations',
        'products',
        'product-categories',
        'pdf-templates',
        'reports',
        'knowledge-base',
        'knowledge-base-categories',
    ],
    'groupedTabs' => [
        [
            'name' => 'LBL_TABGROUP_SALES',
            'labelKey' => 'LBL_TABGROUP_SALES',
            'modules' => [
                'home',
                'accounts',
                'contacts',
                'opportunities',
                'leads',
            ],
        ],
        [
            'name' => 'LBL_TABGROUP_MARKETING',
            'labelKey' => 'LBL_TABGROUP_MARKETING',
            'modules' => [
                'home',
                'accounts',
                'contacts',
                'leads',
                'prospects',
                'prospect-lists',
            ],
        ],
        [
            'name' => 'LBL_TABGROUP_SUPPORT',
            'labelKey' => 'LBL_TABGROUP_SUPPORT',
            'modules' => [
                'home',
                'accounts',
                'contacts',
                'cases',
            ],
        ],
        [
            'name' => 'LBL_TABGROUP_ACTIVITIES',
            'labelKey' => 'LBL_TABGROUP_ACTIVITIES',
            'modules' => [
                'home',
                'calendar',
                'calls',
                'meetings',
                'tasks',
                'notes',
            ],
        ],
        [
            'name' => 'LBL_TABGROUP_COLLABORATION',
            'labelKey' => 'LBL_TABGROUP_COLLABORATION',
            'modules' => [
                'home',
                'documents',
                'project',
            ],
        ],
    ],
    'userActionMenu' => [
        [
            'name' => 'profile',
            'labelKey' => 'LBL_PROFILE_EDIT',
            'url' => 'index.php?module=Users&action=EditView&record=2834bc4c-dc3e-b069-95cb-68a54917799a',
            'icon' => '',
        ],
        [
            'name' => 'employees',
            'labelKey' => 'LBL_EMPLOYEES',
            'url' => 'index.php?module=Employees&action=index',
            'icon' => '',
        ],
        [
            'name' => 'training',
            'labelKey' => 'LBL_TRAINING',
            'url' => 'https://community.suitecrm.com',
            'icon' => '',
        ],
        [
            'name' => 'about',
            'labelKey' => 'LNK_ABOUT',
            'url' => 'index.php?module=Home&action=About',
            'icon' => '',
        ],
        [
            'name' => 'logout',
            'labelKey' => 'LBL_LOGOUT',
            'url' => 'index.php?module=Users&action=Logout',
            'icon' => '',
        ],
    ],
    'modules' => [
        'home' => [
            'path' => 'home',
            'defaultRoute' => './#/home',
            'name' => 'home',
            'labelKey' => 'Home',
            'menu' => [],
        ],
        'accounts' => [
            'path' => 'accounts',
            'defaultRoute' => './#/accounts',
            'name' => 'accounts',
            'labelKey' => 'Accounts',
            'menu' => [
                [
                    'name' => 'Create',
                    'labelKey' => 'LNK_NEW_ACCOUNT',
                    'url' => './#/accounts/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Accounts',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'accounts',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_ACCOUNT_LIST',
                    'url' => './#/accounts/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Accounts',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'accounts',
                ],
            ],
        ],
        'contacts' => [
            'path' => 'contacts',
            'defaultRoute' => './#/contacts',
            'name' => 'contacts',
            'labelKey' => 'Contacts',
            'menu' => [
                [
                    'name' => 'Create',
                    'labelKey' => 'LNK_NEW_CONTACT',
                    'url' => './#/contacts/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Contacts',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'contacts',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_CONTACT_LIST',
                    'url' => './#/contacts/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Contacts',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'contacts',
                ],
            ],
        ],
        'opportunities' => [
            'path' => 'opportunities',
            'defaultRoute' => './#/opportunities',
            'name' => 'opportunities',
            'labelKey' => 'Opportunities',
            'menu' => [
                [
                    'name' => 'Create',
                    'labelKey' => 'LNK_NEW_OPPORTUNITY',
                    'url' => './#/opportunities/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Opportunities',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'opportunities',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_OPPORTUNITY_LIST',
                    'url' => './#/opportunities/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Opportunities',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'opportunities',
                ],
            ],
        ],
        'leads' => [
            'path' => 'leads',
            'defaultRoute' => './#/leads',
            'name' => 'leads',
            'labelKey' => 'Leads',
            'menu' => [
                [
                    'name' => 'Create',
                    'labelKey' => 'LNK_NEW_LEAD',
                    'url' => './#/leads/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Leads',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'leads',
                ],
                [
                    'name' => 'Create_Lead_Vcard',
                    'labelKey' => 'LNK_IMPORT_VCARD',
                    'url' => './#/leads/importvcard',
                    'process' => '',
                    'params' => [],
                    'icon' => 'plus',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'leads',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_LEAD_LIST',
                    'url' => './#/leads/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Leads',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'leads',
                ],
            ],
        ],
        'quotes' => [
            'path' => 'quotes',
            'defaultRoute' => './#/quotes',
            'name' => 'quotes',
            'labelKey' => 'AOS_Quotes',
            'menu' => [
                [
                    'name' => 'Create',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/quotes/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'AOS_Quotes',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'quotes',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/quotes/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'AOS_Quotes',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'quotes',
                ],
            ],
        ],
        'calendar' => [
            'path' => 'calendar',
            'defaultRoute' => './#/calendar',
            'name' => 'calendar',
            'labelKey' => 'Calendar',
            'menu' => [
                [
                    'name' => 'Schedule_Meeting',
                    'labelKey' => 'LNK_NEW_MEETING',
                    'url' => './#/meetings/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Meetings',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => '',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'meetings',
                ],
                [
                    'name' => 'Schedule_Call',
                    'labelKey' => 'LNK_NEW_CALL',
                    'url' => './#/calls/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Calls',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => '',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'calls',
                ],
                [
                    'name' => 'Create',
                    'labelKey' => 'LNK_NEW_TASK',
                    'url' => './#/tasks/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Tasks',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'tasks',
                ],
                [
                    'name' => 'Today',
                    'labelKey' => 'LNK_VIEW_CALENDAR',
                    'url' => './#/calendar/index',
                    'process' => '',
                    'params' => [
                        'view' => 'agendaDay',
                    ],
                    'icon' => 'calendar',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'calendar',
                ],
            ],
        ],
        'documents' => [
            'path' => 'documents',
            'defaultRoute' => './#/documents',
            'name' => 'documents',
            'labelKey' => 'Documents',
            'menu' => [
                [
                    'name' => 'Create',
                    'labelKey' => 'LNK_NEW_DOCUMENT',
                    'url' => './#/documents/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Documents',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'documents',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_DOCUMENT_LIST',
                    'url' => './#/documents/index',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'documents',
                ],
            ],
        ],
        'calls' => [
            'path' => 'calls',
            'defaultRoute' => './#/calls',
            'name' => 'calls',
            'labelKey' => 'Calls',
            'menu' => [
                [
                    'name' => 'Schedule_Call',
                    'labelKey' => 'LNK_NEW_CALL',
                    'url' => './#/calls/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Calls',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => '',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'calls',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_CALL_LIST',
                    'url' => './#/calls/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Calls',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'calls',
                ],
            ],
        ],
        'meetings' => [
            'path' => 'meetings',
            'defaultRoute' => './#/meetings',
            'name' => 'meetings',
            'labelKey' => 'Meetings',
            'menu' => [
                [
                    'name' => 'Schedule_Meeting',
                    'labelKey' => 'LNK_NEW_MEETING',
                    'url' => './#/meetings/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Meetings',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => '',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'meetings',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_MEETING_LIST',
                    'url' => './#/meetings/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Meetings',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'meetings',
                ],
            ],
        ],
        'tasks' => [
            'path' => 'tasks',
            'defaultRoute' => './#/tasks',
            'name' => 'tasks',
            'labelKey' => 'Tasks',
            'menu' => [
                [
                    'name' => 'Create',
                    'labelKey' => 'LNK_NEW_TASK',
                    'url' => './#/tasks/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Tasks',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'tasks',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_TASK_LIST',
                    'url' => './#/tasks/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Tasks',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'tasks',
                ],
            ],
        ],
        'notes' => [
            'path' => 'notes',
            'defaultRoute' => './#/notes',
            'name' => 'notes',
            'labelKey' => 'Notes',
            'menu' => [
                [
                    'name' => 'Create',
                    'labelKey' => 'LNK_NEW_NOTE',
                    'url' => './#/notes/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Notes',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'notes',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_NOTE_LIST',
                    'url' => './#/notes/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Notes',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'notes',
                ],
            ],
        ],
        'invoices' => [
            'path' => 'invoices',
            'defaultRoute' => './#/invoices',
            'name' => 'invoices',
            'labelKey' => 'AOS_Invoices',
            'menu' => [
                [
                    'name' => 'Create',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/invoices/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'AOS_Invoices',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'invoices',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/invoices/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'AOS_Invoices',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'invoices',
                ],
            ],
        ],
        'contracts' => [
            'path' => 'contracts',
            'defaultRoute' => './#/contracts',
            'name' => 'contracts',
            'labelKey' => 'AOS_Contracts',
            'menu' => [
                [
                    'name' => 'Create',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/contracts/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'AOS_Contracts',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'contracts',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/contracts/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'AOS_Contracts',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'contracts',
                ],
            ],
        ],
        'cases' => [
            'path' => 'cases',
            'defaultRoute' => './#/cases',
            'name' => 'cases',
            'labelKey' => 'Cases',
            'menu' => [
                [
                    'name' => 'Create',
                    'labelKey' => 'LNK_NEW_CASE',
                    'url' => './#/cases/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Cases',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'cases',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_CASE_LIST',
                    'url' => './#/cases/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Cases',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'cases',
                ],
            ],
        ],
        'prospects' => [
            'path' => 'prospects',
            'defaultRoute' => './#/prospects',
            'name' => 'prospects',
            'labelKey' => 'Prospects',
            'menu' => [
                [
                    'name' => 'Create',
                    'labelKey' => 'LNK_NEW_PROSPECT',
                    'url' => './#/prospects/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Prospects',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'prospects',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_PROSPECT_LIST',
                    'url' => './#/prospects/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Prospects',
                        'return_action' => 'index',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'prospects',
                ],
            ],
        ],
        'prospect-lists' => [
            'path' => 'prospect-lists',
            'defaultRoute' => './#/prospect-lists',
            'name' => 'prospect-lists',
            'labelKey' => 'ProspectLists',
            'menu' => [
                [
                    'name' => 'Create',
                    'labelKey' => 'LNK_NEW_PROSPECT_LIST',
                    'url' => './#/prospect-lists/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'ProspectLists',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'prospect-lists',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_PROSPECT_LIST_LIST',
                    'url' => './#/prospect-lists/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'ProspectLists',
                        'return_action' => 'index',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'prospect-lists',
                ],
            ],
        ],
        'project' => [
            'path' => 'project',
            'defaultRoute' => './#/project',
            'name' => 'project',
            'labelKey' => 'Project',
            'menu' => [
                [
                    'name' => 'Create',
                    'labelKey' => 'LNK_NEW_PROJECT',
                    'url' => './#/project/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Project',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'project',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_PROJECT_LIST',
                    'url' => './#/project/index',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'project',
                ],
                [
                    'name' => 'Resource_Chart',
                    'labelKey' => 'LBL_RESOURCE_CHART',
                    'url' => './#/project/resource-list',
                    'process' => '',
                    'params' => [],
                    'icon' => 'piechart',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'project',
                ],
                [
                    'name' => 'View_Project_Tasks',
                    'labelKey' => 'LNK_PROJECT_TASK_LIST',
                    'url' => './#/project-task/index',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'project-task',
                ],
            ],
        ],
        'project-templates' => [
            'path' => 'project-templates',
            'defaultRoute' => './#/project-templates',
            'name' => 'project-templates',
            'labelKey' => 'AM_ProjectTemplates',
            'menu' => [
                [
                    'name' => 'Create',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/project-templates/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'AM_ProjectTemplates',
                        'return_action' => 'index',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'project-templates',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/project-templates/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'AM_ProjectTemplates',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'project-templates',
                ],
            ],
        ],
        'events' => [
            'path' => 'events',
            'defaultRoute' => './#/events',
            'name' => 'events',
            'labelKey' => 'FP_events',
            'menu' => [
                [
                    'name' => 'Create',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/events/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'FP_events',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'events',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/events/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'FP_events',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'events',
                ],
            ],
        ],
        'event-locations' => [
            'path' => 'event-locations',
            'defaultRoute' => './#/event-locations',
            'name' => 'event-locations',
            'labelKey' => 'FP_Event_Locations',
            'menu' => [
                [
                    'name' => 'Create',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/event-locations/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'FP_Event_Locations',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'event-locations',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/event-locations/index',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'event-locations',
                ],
            ],
        ],
        'products' => [
            'path' => 'products',
            'defaultRoute' => './#/products',
            'name' => 'products',
            'labelKey' => 'AOS_Products',
            'menu' => [
                [
                    'name' => 'Create',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/products/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'AOS_Products',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'products',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/products/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'AOS_Products',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'products',
                ],
            ],
        ],
        'product-categories' => [
            'path' => 'product-categories',
            'defaultRoute' => './#/product-categories',
            'name' => 'product-categories',
            'labelKey' => 'AOS_Product_Categories',
            'menu' => [
                [
                    'name' => 'Create',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/product-categories/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'AOS_Product_Categories',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'product-categories',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/product-categories/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'AOS_Product_Categories',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'product-categories',
                ],
            ],
        ],
        'pdf-templates' => [
            'path' => 'pdf-templates',
            'defaultRoute' => './#/pdf-templates',
            'name' => 'pdf-templates',
            'labelKey' => 'AOS_PDF_Templates',
            'menu' => [
                [
                    'name' => 'Create',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/pdf-templates/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'AOS_PDF_Templates',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'pdf-templates',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/pdf-templates/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'AOS_PDF_Templates',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'pdf-templates',
                ],
            ],
        ],
        'reports' => [
            'path' => 'reports',
            'defaultRoute' => './#/reports',
            'name' => 'reports',
            'labelKey' => 'AOR_Reports',
            'menu' => [
                [
                    'name' => 'Create',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/reports/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'AOR_Reports',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'reports',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/reports/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'AOR_Reports',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'reports',
                ],
            ],
        ],
        'knowledge-base' => [
            'path' => 'knowledge-base',
            'defaultRoute' => './#/knowledge-base',
            'name' => 'knowledge-base',
            'labelKey' => 'AOK_KnowledgeBase',
            'menu' => [
                [
                    'name' => 'Create',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/knowledge-base/edit',
                    'process' => '',
                    'params' => [],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'knowledge-base',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/knowledge-base/index',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'knowledge-base',
                ],
            ],
        ],
        'knowledge-base-categories' => [
            'path' => 'knowledge-base-categories',
            'defaultRoute' => './#/knowledge-base-categories',
            'name' => 'knowledge-base-categories',
            'labelKey' => 'AOK_Knowledge_Base_Categories',
            'menu' => [
                [
                    'name' => 'Create',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/knowledge-base-categories/edit',
                    'process' => '',
                    'params' => [],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'knowledge-base-categories',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/knowledge-base-categories/index',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'knowledge-base-categories',
                ],
            ],
        ],
        'resource-calendar' => [
            'path' => 'resource-calendar',
            'defaultRoute' => './#/resource-calendar',
            'name' => 'resource-calendar',
            'labelKey' => 'ResourceCalendar',
            'menu' => [],
        ],
        'business-hours' => [
            'path' => 'business-hours',
            'defaultRoute' => './#/business-hours',
            'name' => 'business-hours',
            'labelKey' => 'AOBH_BusinessHours',
            'menu' => [],
        ],
        'alerts' => [
            'path' => 'alerts',
            'defaultRoute' => './#/alerts',
            'name' => 'alerts',
            'labelKey' => 'Alerts',
            'menu' => [
                [
                    'name' => 'Create',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/alerts/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Alerts',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'alerts',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/alerts/index',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'alerts',
                ],
            ],
        ],
        'scheduled-reports' => [
            'path' => 'scheduled-reports',
            'defaultRoute' => './#/scheduled-reports',
            'name' => 'scheduled-reports',
            'labelKey' => 'AOR_Scheduled_Reports',
            'menu' => [
                [
                    'name' => 'Create',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/scheduled-reports/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'AOR_Scheduled_Reports',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'scheduled-reports',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/scheduled-reports/index',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'scheduled-reports',
                ],
            ],
        ],
        'administration' => [
            'path' => 'administration',
            'defaultRoute' => './#/administration',
            'name' => 'administration',
            'labelKey' => 'Administration',
            'menu' => [
                [
                    'name' => 'View',
                    'labelKey' => 'LBL_USERS_TITLE',
                    'url' => '',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => [],
                    'type' => '',
                    'module' => 'administration',
                    'sublinks' => [],
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LBL_ADMINISTRATION_HOME_TITLE',
                    'url' => '',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => [],
                    'type' => '',
                    'module' => 'administration',
                    'sublinks' => [],
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LBL_MODULE_ADMIN',
                    'url' => '',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => [],
                    'type' => '',
                    'module' => 'administration',
                    'sublinks' => [],
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LBL_EMAIL_TITLE',
                    'url' => '',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => [],
                    'type' => '',
                    'module' => 'administration',
                    'sublinks' => [],
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LBL_ADMIN_TOOLS_TITLE',
                    'url' => '',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => [],
                    'type' => '',
                    'module' => 'administration',
                    'sublinks' => [],
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LBL_STUDIO_TITLE',
                    'url' => '',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => [
                        'studio' => [
                            'studio' => [
                                'Studio',
                                'LBL_STUDIO',
                                'LBL_STUDIO_DESC',
                                './index.php?module=ModuleBuilder&action=index&type=studio',
                                'admin-studio',
                            ],
                        ],
                        'any' => [
                            'dropdowneditor' => [
                                'Dropdown',
                                'LBL_DROPDOWN_EDITOR',
                                'DESC_DROPDOWN_EDITOR',
                                './index.php?module=ModuleBuilder&action=index&type=dropdowns',
                                'admin-dropdown-editor',
                            ],
                            'workflow_management' => [
                                'Workflow',
                                'LBL_WORKFLOW_MANAGER',
                                'LBL_WORKFLOW_MANAGER_DESC',
                                './index.php?module=AOW_WorkFlow',
                                'admin-workflow',
                            ],
                        ],
                    ],
                    'type' => '',
                    'module' => 'administration',
                    'sublinks' => [
                        [
                            'name' => 'Studio',
                            'labelKey' => 'LBL_STUDIO',
                            'actionLabelKey' => '',
                            'url' => './#/module-builder/index?type=studio',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Dropdown',
                            'labelKey' => 'LBL_DROPDOWN_EDITOR',
                            'actionLabelKey' => '',
                            'url' => './#/module-builder/index?type=dropdowns',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Workflow',
                            'labelKey' => 'LBL_WORKFLOW_MANAGER',
                            'actionLabelKey' => '',
                            'url' => './#/workflow',
                            'icon' => '',
                        ],
                    ],
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LBL_GOOGLE_SUITE_ADMIN_HEADER',
                    'url' => '',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => [],
                    'type' => '',
                    'module' => 'administration',
                    'sublinks' => [],
                ],
            ],
        ],
        'currencies' => [
            'path' => 'administration',
            'defaultRoute' => './#/administration',
            'name' => 'administration',
            'labelKey' => 'Administration',
            'menu' => [
                [
                    'name' => 'View',
                    'labelKey' => 'LBL_USERS_TITLE',
                    'url' => '',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => [],
                    'type' => '',
                    'module' => 'administration',
                    'sublinks' => [],
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LBL_ADMINISTRATION_HOME_TITLE',
                    'url' => '',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => [],
                    'type' => '',
                    'module' => 'administration',
                    'sublinks' => [],
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LBL_MODULE_ADMIN',
                    'url' => '',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => [],
                    'type' => '',
                    'module' => 'administration',
                    'sublinks' => [],
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LBL_EMAIL_TITLE',
                    'url' => '',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => [],
                    'type' => '',
                    'module' => 'administration',
                    'sublinks' => [],
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LBL_ADMIN_TOOLS_TITLE',
                    'url' => '',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => [],
                    'type' => '',
                    'module' => 'administration',
                    'sublinks' => [],
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LBL_STUDIO_TITLE',
                    'url' => '',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => [
                        'studio' => [
                            'studio' => [
                                'Studio',
                                'LBL_STUDIO',
                                'LBL_STUDIO_DESC',
                                './index.php?module=ModuleBuilder&action=index&type=studio',
                                'admin-studio',
                            ],
                        ],
                        'any' => [
                            'dropdowneditor' => [
                                'Dropdown',
                                'LBL_DROPDOWN_EDITOR',
                                'DESC_DROPDOWN_EDITOR',
                                './index.php?module=ModuleBuilder&action=index&type=dropdowns',
                                'admin-dropdown-editor',
                            ],
                            'workflow_management' => [
                                'Workflow',
                                'LBL_WORKFLOW_MANAGER',
                                'LBL_WORKFLOW_MANAGER_DESC',
                                './index.php?module=AOW_WorkFlow',
                                'admin-workflow',
                            ],
                        ],
                    ],
                    'type' => '',
                    'module' => 'administration',
                    'sublinks' => [
                        [
                            'name' => 'Studio',
                            'labelKey' => 'LBL_STUDIO',
                            'actionLabelKey' => '',
                            'url' => './#/module-builder/index?type=studio',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Dropdown',
                            'labelKey' => 'LBL_DROPDOWN_EDITOR',
                            'actionLabelKey' => '',
                            'url' => './#/module-builder/index?type=dropdowns',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Workflow',
                            'labelKey' => 'LBL_WORKFLOW_MANAGER',
                            'actionLabelKey' => '',
                            'url' => './#/workflow',
                            'icon' => '',
                        ],
                    ],
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LBL_GOOGLE_SUITE_ADMIN_HEADER',
                    'url' => '',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => [],
                    'type' => '',
                    'module' => 'administration',
                    'sublinks' => [],
                ],
            ],
        ],
        'custom-fields' => [
            'path' => 'custom-fields',
            'defaultRoute' => './#/custom-fields',
            'name' => 'custom-fields',
            'labelKey' => 'CustomFields',
            'menu' => [],
        ],
        'connectors' => [
            'path' => 'administration',
            'defaultRoute' => './#/administration',
            'name' => 'administration',
            'labelKey' => 'Administration',
            'menu' => [
                [
                    'name' => 'View',
                    'labelKey' => 'LBL_USERS_TITLE',
                    'url' => '',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => [],
                    'type' => '',
                    'module' => 'administration',
                    'sublinks' => [],
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LBL_ADMINISTRATION_HOME_TITLE',
                    'url' => '',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => [],
                    'type' => '',
                    'module' => 'administration',
                    'sublinks' => [],
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LBL_MODULE_ADMIN',
                    'url' => '',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => [],
                    'type' => '',
                    'module' => 'administration',
                    'sublinks' => [],
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LBL_EMAIL_TITLE',
                    'url' => '',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => [],
                    'type' => '',
                    'module' => 'administration',
                    'sublinks' => [],
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LBL_ADMIN_TOOLS_TITLE',
                    'url' => '',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => [],
                    'type' => '',
                    'module' => 'administration',
                    'sublinks' => [],
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LBL_STUDIO_TITLE',
                    'url' => '',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => [
                        'studio' => [
                            'studio' => [
                                'Studio',
                                'LBL_STUDIO',
                                'LBL_STUDIO_DESC',
                                './index.php?module=ModuleBuilder&action=index&type=studio',
                                'admin-studio',
                            ],
                        ],
                        'any' => [
                            'dropdowneditor' => [
                                'Dropdown',
                                'LBL_DROPDOWN_EDITOR',
                                'DESC_DROPDOWN_EDITOR',
                                './index.php?module=ModuleBuilder&action=index&type=dropdowns',
                                'admin-dropdown-editor',
                            ],
                            'workflow_management' => [
                                'Workflow',
                                'LBL_WORKFLOW_MANAGER',
                                'LBL_WORKFLOW_MANAGER_DESC',
                                './index.php?module=AOW_WorkFlow',
                                'admin-workflow',
                            ],
                        ],
                    ],
                    'type' => '',
                    'module' => 'administration',
                    'sublinks' => [
                        [
                            'name' => 'Studio',
                            'labelKey' => 'LBL_STUDIO',
                            'actionLabelKey' => '',
                            'url' => './#/module-builder/index?type=studio',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Dropdown',
                            'labelKey' => 'LBL_DROPDOWN_EDITOR',
                            'actionLabelKey' => '',
                            'url' => './#/module-builder/index?type=dropdowns',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Workflow',
                            'labelKey' => 'LBL_WORKFLOW_MANAGER',
                            'actionLabelKey' => '',
                            'url' => './#/workflow',
                            'icon' => '',
                        ],
                    ],
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LBL_GOOGLE_SUITE_ADMIN_HEADER',
                    'url' => '',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => [],
                    'type' => '',
                    'module' => 'administration',
                    'sublinks' => [],
                ],
            ],
        ],
        'dropdown' => [
            'path' => 'dropdown',
            'defaultRoute' => './#/dropdown',
            'name' => 'dropdown',
            'labelKey' => 'Dropdown',
            'menu' => [],
        ],
        'dynamic' => [
            'path' => 'dynamic',
            'defaultRoute' => './#/dynamic',
            'name' => 'dynamic',
            'labelKey' => 'Dynamic',
            'menu' => [],
        ],
        'dynamic-fields' => [
            'path' => 'dynamic-fields',
            'defaultRoute' => './#/dynamic-fields',
            'name' => 'dynamic-fields',
            'labelKey' => 'DynamicFields',
            'menu' => [],
        ],
        'dynamic-layout' => [
            'path' => 'dynamic-layout',
            'defaultRoute' => './#/dynamic-layout',
            'name' => 'dynamic-layout',
            'labelKey' => 'DynamicLayout',
            'menu' => [],
        ],
        'edit-custom-fields' => [
            'path' => 'edit-custom-fields',
            'defaultRoute' => './#/edit-custom-fields',
            'name' => 'edit-custom-fields',
            'labelKey' => 'EditCustomFields',
            'menu' => [],
        ],
        'help' => [
            'path' => 'help',
            'defaultRoute' => './#/help',
            'name' => 'help',
            'labelKey' => 'Help',
            'menu' => [
                [
                    'name' => 'Contacts',
                    'labelKey' => 'LNK_NEW_CONTACT',
                    'url' => './#/contacts/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Contacts',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => '',
                    'actionLabelKey' => '',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'contacts',
                ],
                [
                    'name' => 'Accounts',
                    'labelKey' => 'LNK_NEW_ACCOUNT',
                    'url' => './#/accounts/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Accounts',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'accounts',
                ],
                [
                    'name' => 'Opportunities',
                    'labelKey' => 'LNK_NEW_OPPORTUNITY',
                    'url' => './#/opportunities/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Opportunities',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'opportunities',
                ],
                [
                    'name' => 'Cases',
                    'labelKey' => 'LNK_NEW_CASE',
                    'url' => './#/cases/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Cases',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'cases',
                ],
                [
                    'name' => 'Notes',
                    'labelKey' => 'LNK_NEW_NOTE',
                    'url' => './#/notes/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Notes',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'notes',
                ],
                [
                    'name' => 'Calls',
                    'labelKey' => 'LNK_NEW_CALL',
                    'url' => './#/calls/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Calls',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'calls',
                ],
                [
                    'name' => 'Emails',
                    'labelKey' => 'LNK_NEW_EMAIL',
                    'url' => './#/emails/Compose',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'emails',
                ],
                [
                    'name' => 'Meetings',
                    'labelKey' => 'LNK_NEW_MEETING',
                    'url' => './#/meetings/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Meetings',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'meetings',
                ],
                [
                    'name' => 'Tasks',
                    'labelKey' => 'LNK_NEW_TASK',
                    'url' => './#/tasks/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Tasks',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'tasks',
                ],
            ],
        ],
        'import' => [
            'path' => 'import',
            'defaultRoute' => './#/import',
            'name' => 'import',
            'labelKey' => 'Import',
            'menu' => [],
        ],
        'my-settings' => [
            'path' => 'my-settings',
            'defaultRoute' => './#/my-settings',
            'name' => 'my-settings',
            'labelKey' => 'MySettings',
            'menu' => [],
        ],
        'fields-metaData' => [
            'path' => 'fields-metaData',
            'defaultRoute' => './#/fields-metaData',
            'name' => 'fields-metaData',
            'labelKey' => 'FieldsMetaData',
            'menu' => [],
        ],
        'upgrade-wizard' => [
            'path' => 'upgrade-wizard',
            'defaultRoute' => './#/upgrade-wizard',
            'name' => 'upgrade-wizard',
            'labelKey' => 'UpgradeWizard',
            'menu' => [],
        ],
        'trackers' => [
            'path' => 'trackers',
            'defaultRoute' => './#/trackers',
            'name' => 'trackers',
            'labelKey' => 'Trackers',
            'menu' => [],
        ],
        'employees' => [
            'path' => 'employees',
            'defaultRoute' => './#/employees',
            'name' => 'employees',
            'labelKey' => 'Employees',
            'menu' => [
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_EMPLOYEE_LIST',
                    'url' => './#/employees/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Employees',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'employees',
                ],
            ],
        ],
        'releases' => [
            'path' => 'releases',
            'defaultRoute' => './#/releases',
            'name' => 'releases',
            'labelKey' => 'Releases',
            'menu' => [
                [
                    'name' => 'Create',
                    'labelKey' => 'LNK_NEW_RELEASE',
                    'url' => './#/releases/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Releases',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'releases',
                ],
            ],
        ],
        'sync' => [
            'path' => 'sync',
            'defaultRoute' => './#/sync',
            'name' => 'sync',
            'labelKey' => 'Sync',
            'menu' => [],
        ],
        'users' => [
            'path' => 'users',
            'defaultRoute' => './#/users',
            'name' => 'users',
            'labelKey' => 'Users',
            'menu' => [
                [
                    'name' => 'Create_Security_Group',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/security-groups/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'SecurityGroups',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => '',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'security-groups',
                ],
                [
                    'name' => 'Security_Groups',
                    'labelKey' => 'LBL_SECURITYGROUPS',
                    'url' => './#/security-groups/list',
                    'process' => '',
                    'params' => [
                        'return_module' => 'SecurityGroups',
                        'return_action' => 'ListView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => 'LBL_SECURITYGROUPS',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'security-groups',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_LIST_INBOUND_EMAIL_ACCOUNTS',
                    'url' => './#/inbound-email/index',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'inbound-email',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_LIST_OUTBOUND_EMAIL_ACCOUNTS',
                    'url' => './#/outbound-email-accounts/index',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'outbound-email-accounts',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_EXTERNAL_OAUTH_CONNECTIONS',
                    'url' => './#/external-oauth-connection/index',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'external-oauth-connection',
                ],
            ],
        ],
        'versions' => [
            'path' => 'versions',
            'defaultRoute' => './#/versions',
            'name' => 'versions',
            'labelKey' => 'Versions',
            'menu' => [],
        ],
        'label-editor' => [
            'path' => 'label-editor',
            'defaultRoute' => './#/label-editor',
            'name' => 'label-editor',
            'labelKey' => 'LabelEditor',
            'menu' => [],
        ],
        'roles' => [
            'path' => 'roles',
            'defaultRoute' => './#/roles',
            'name' => 'roles',
            'labelKey' => 'Roles',
            'menu' => [
                [
                    'name' => 'Create',
                    'labelKey' => 'LNK_NEW_ROLE',
                    'url' => './#/roles/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Roles',
                        'return_action' => 'index',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'roles',
                ],
                [
                    'name' => 'Role_Management',
                    'labelKey' => 'LNK_ROLES',
                    'url' => './#/roles/index',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'roles',
                ],
            ],
        ],
        'optimistic-lock' => [
            'path' => 'optimistic-lock',
            'defaultRoute' => './#/optimistic-lock',
            'name' => 'optimistic-lock',
            'labelKey' => 'OptimisticLock',
            'menu' => [],
        ],
        'audit' => [
            'path' => 'audit',
            'defaultRoute' => './#/audit',
            'name' => 'audit',
            'labelKey' => 'Audit',
            'menu' => [],
        ],
        'mail-merge' => [
            'path' => 'mail-merge',
            'defaultRoute' => './#/mail-merge',
            'name' => 'mail-merge',
            'labelKey' => 'MailMerge',
            'menu' => [
                [
                    'name' => 'Create',
                    'labelKey' => 'LNK_NEW_MAILMERGE',
                    'url' => './#/mail-merge/index',
                    'process' => '',
                    'params' => [
                        'reset' => 'true',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'mail-merge',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_UPLOAD_TEMPLATE',
                    'url' => './#/documents/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'MailMerge',
                        'return_action' => 'EditView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'documents',
                ],
            ],
        ],
        'merge-records' => [
            'path' => 'merge-records',
            'defaultRoute' => './#/merge-records',
            'name' => 'merge-records',
            'labelKey' => 'MergeRecords',
            'menu' => [],
        ],
        'email-addresses' => [
            'path' => 'email-addresses',
            'defaultRoute' => './#/email-addresses',
            'name' => 'email-addresses',
            'labelKey' => 'EmailAddresses',
            'menu' => [],
        ],
        'schedulers' => [
            'path' => 'schedulers',
            'defaultRoute' => './#/schedulers',
            'name' => 'schedulers',
            'labelKey' => 'Schedulers',
            'menu' => [],
        ],
        'schedulers-jobs' => [
            'path' => 'schedulers-jobs',
            'defaultRoute' => './#/schedulers-jobs',
            'name' => 'schedulers-jobs',
            'labelKey' => 'Schedulers_jobs',
            'menu' => [],
        ],
        'campaign-trackers' => [
            'path' => 'campaign-trackers',
            'defaultRoute' => './#/campaign-trackers',
            'name' => 'campaign-trackers',
            'labelKey' => 'CampaignTrackers',
            'menu' => [],
        ],
        'campaign-log' => [
            'path' => 'campaign-log',
            'defaultRoute' => './#/campaign-log',
            'name' => 'campaign-log',
            'labelKey' => 'CampaignLog',
            'menu' => [],
        ],
        'emailman' => [
            'path' => 'administration',
            'defaultRoute' => './#/administration',
            'name' => 'administration',
            'labelKey' => 'Administration',
            'menu' => [
                [
                    'name' => 'View',
                    'labelKey' => 'LBL_USERS_TITLE',
                    'url' => '',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => [],
                    'type' => '',
                    'module' => 'administration',
                    'sublinks' => [],
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LBL_ADMINISTRATION_HOME_TITLE',
                    'url' => '',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => [],
                    'type' => '',
                    'module' => 'administration',
                    'sublinks' => [],
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LBL_MODULE_ADMIN',
                    'url' => '',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => [],
                    'type' => '',
                    'module' => 'administration',
                    'sublinks' => [],
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LBL_EMAIL_TITLE',
                    'url' => '',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => [],
                    'type' => '',
                    'module' => 'administration',
                    'sublinks' => [],
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LBL_ADMIN_TOOLS_TITLE',
                    'url' => '',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => [],
                    'type' => '',
                    'module' => 'administration',
                    'sublinks' => [],
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LBL_STUDIO_TITLE',
                    'url' => '',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => [
                        'studio' => [
                            'studio' => [
                                'Studio',
                                'LBL_STUDIO',
                                'LBL_STUDIO_DESC',
                                './index.php?module=ModuleBuilder&action=index&type=studio',
                                'admin-studio',
                            ],
                        ],
                        'any' => [
                            'dropdowneditor' => [
                                'Dropdown',
                                'LBL_DROPDOWN_EDITOR',
                                'DESC_DROPDOWN_EDITOR',
                                './index.php?module=ModuleBuilder&action=index&type=dropdowns',
                                'admin-dropdown-editor',
                            ],
                            'workflow_management' => [
                                'Workflow',
                                'LBL_WORKFLOW_MANAGER',
                                'LBL_WORKFLOW_MANAGER_DESC',
                                './index.php?module=AOW_WorkFlow',
                                'admin-workflow',
                            ],
                        ],
                    ],
                    'type' => '',
                    'module' => 'administration',
                    'sublinks' => [
                        [
                            'name' => 'Studio',
                            'labelKey' => 'LBL_STUDIO',
                            'actionLabelKey' => '',
                            'url' => './#/module-builder/index?type=studio',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Dropdown',
                            'labelKey' => 'LBL_DROPDOWN_EDITOR',
                            'actionLabelKey' => '',
                            'url' => './#/module-builder/index?type=dropdowns',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Workflow',
                            'labelKey' => 'LBL_WORKFLOW_MANAGER',
                            'actionLabelKey' => '',
                            'url' => './#/workflow',
                            'icon' => '',
                        ],
                    ],
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LBL_GOOGLE_SUITE_ADMIN_HEADER',
                    'url' => '',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => [],
                    'type' => '',
                    'module' => 'administration',
                    'sublinks' => [],
                ],
            ],
        ],
        'groups' => [
            'path' => 'groups',
            'defaultRoute' => './#/groups',
            'name' => 'groups',
            'labelKey' => 'Groups',
            'menu' => [
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_ALL_GROUPS',
                    'url' => './#/groups/list',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'groups',
                ],
                [
                    'name' => 'Create',
                    'labelKey' => 'LNK_NEW_GROUP',
                    'url' => './#/groups/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Groups',
                        'return_action' => 'ListView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'groups',
                ],
            ],
        ],
        'acl-actions' => [
            'path' => 'acl-actions',
            'defaultRoute' => './#/acl-actions',
            'name' => 'acl-actions',
            'labelKey' => 'ACLActions',
            'menu' => [
                [
                    'name' => 'List',
                    'labelKey' => 'LIST_ROLES',
                    'url' => './#/acl-roles/index',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'acl-roles',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LIST_ROLES_BY_USER',
                    'url' => './#/acl-roles/ListUsers',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'acl-roles',
                ],
            ],
        ],
        'acl-roles' => [
            'path' => 'acl-roles',
            'defaultRoute' => './#/acl-roles',
            'name' => 'acl-roles',
            'labelKey' => 'ACLRoles',
            'menu' => [
                [
                    'name' => 'Create',
                    'labelKey' => 'LBL_CREATE_ROLE',
                    'url' => './#/acl-roles/edit',
                    'process' => '',
                    'params' => [],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'acl-roles',
                ],
                [
                    'name' => 'Role_Management',
                    'labelKey' => 'LIST_ROLES',
                    'url' => './#/acl-roles/index',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'acl-roles',
                ],
                [
                    'name' => 'List_By_User',
                    'labelKey' => 'LIST_ROLES_BY_USER',
                    'url' => './#/acl-roles/ListUsers',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => 'LIST_ROLES_BY_USER',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'acl-roles',
                ],
                [
                    'name' => 'Create_Security_Group',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/security-groups/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'SecurityGroups',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => '',
                    'actionLabelKey' => '',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'security-groups',
                ],
                [
                    'name' => 'Security_Groups',
                    'labelKey' => 'LBL_SECURITYGROUPS',
                    'url' => './#/security-groups/list',
                    'process' => '',
                    'params' => [
                        'return_module' => 'SecurityGroups',
                        'return_action' => 'ListView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => 'LBL_SECURITYGROUPS',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'security-groups',
                ],
            ],
        ],
        'document-revisions' => [
            'path' => 'document-revisions',
            'defaultRoute' => './#/document-revisions',
            'name' => 'document-revisions',
            'labelKey' => 'DocumentRevisions',
            'menu' => [
                [
                    'name' => 'Create',
                    'labelKey' => 'LNK_NEW_DOCUMENT',
                    'url' => './#/documents/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Documents',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'documents',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_DOCUMENT_LIST',
                    'url' => './#/documents/index',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'documents',
                ],
            ],
        ],
        'project-task' => [
            'path' => 'project-task',
            'defaultRoute' => './#/project-task',
            'name' => 'project-task',
            'labelKey' => 'ProjectTask',
            'menu' => [
                [
                    'name' => 'Create',
                    'labelKey' => 'LNK_NEW_PROJECT',
                    'url' => './#/project/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Project',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'project',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_PROJECT_LIST',
                    'url' => './#/project/index',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'project',
                ],
                [
                    'name' => 'View_Project_Tasks',
                    'labelKey' => 'LNK_PROJECT_TASK_LIST',
                    'url' => './#/project-task/index',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'project-task',
                ],
            ],
        ],
        'module-builder' => [
            'path' => 'administration',
            'defaultRoute' => './#/administration',
            'name' => 'administration',
            'labelKey' => 'Administration',
            'menu' => [
                [
                    'name' => 'View',
                    'labelKey' => 'LBL_USERS_TITLE',
                    'url' => '',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => [],
                    'type' => '',
                    'module' => 'administration',
                    'sublinks' => [],
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LBL_ADMINISTRATION_HOME_TITLE',
                    'url' => '',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => [],
                    'type' => '',
                    'module' => 'administration',
                    'sublinks' => [],
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LBL_MODULE_ADMIN',
                    'url' => '',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => [],
                    'type' => '',
                    'module' => 'administration',
                    'sublinks' => [],
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LBL_EMAIL_TITLE',
                    'url' => '',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => [],
                    'type' => '',
                    'module' => 'administration',
                    'sublinks' => [],
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LBL_ADMIN_TOOLS_TITLE',
                    'url' => '',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => [],
                    'type' => '',
                    'module' => 'administration',
                    'sublinks' => [],
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LBL_STUDIO_TITLE',
                    'url' => '',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => [
                        'studio' => [
                            'studio' => [
                                'Studio',
                                'LBL_STUDIO',
                                'LBL_STUDIO_DESC',
                                './index.php?module=ModuleBuilder&action=index&type=studio',
                                'admin-studio',
                            ],
                        ],
                        'any' => [
                            'dropdowneditor' => [
                                'Dropdown',
                                'LBL_DROPDOWN_EDITOR',
                                'DESC_DROPDOWN_EDITOR',
                                './index.php?module=ModuleBuilder&action=index&type=dropdowns',
                                'admin-dropdown-editor',
                            ],
                            'workflow_management' => [
                                'Workflow',
                                'LBL_WORKFLOW_MANAGER',
                                'LBL_WORKFLOW_MANAGER_DESC',
                                './index.php?module=AOW_WorkFlow',
                                'admin-workflow',
                            ],
                        ],
                    ],
                    'type' => '',
                    'module' => 'administration',
                    'sublinks' => [
                        [
                            'name' => 'Studio',
                            'labelKey' => 'LBL_STUDIO',
                            'actionLabelKey' => '',
                            'url' => './#/module-builder/index?type=studio',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Dropdown',
                            'labelKey' => 'LBL_DROPDOWN_EDITOR',
                            'actionLabelKey' => '',
                            'url' => './#/module-builder/index?type=dropdowns',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Workflow',
                            'labelKey' => 'LBL_WORKFLOW_MANAGER',
                            'actionLabelKey' => '',
                            'url' => './#/workflow',
                            'icon' => '',
                        ],
                    ],
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LBL_GOOGLE_SUITE_ADMIN_HEADER',
                    'url' => '',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => [],
                    'type' => '',
                    'module' => 'administration',
                    'sublinks' => [],
                ],
            ],
        ],
        'acl' => [
            'path' => 'acl',
            'defaultRoute' => './#/acl',
            'name' => 'acl',
            'labelKey' => 'ACL',
            'menu' => [
                [
                    'name' => 'List',
                    'labelKey' => 'LIST_ROLES',
                    'url' => './#/acl-roles/index',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'acl-roles',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LIST_ROLES_BY_USER',
                    'url' => './#/acl-roles/ListUsers',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'acl-roles',
                ],
            ],
        ],
        'configurator' => [
            'path' => 'administration',
            'defaultRoute' => './#/administration',
            'name' => 'administration',
            'labelKey' => 'Administration',
            'menu' => [
                [
                    'name' => 'View',
                    'labelKey' => 'LBL_USERS_TITLE',
                    'url' => '',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => [],
                    'type' => '',
                    'module' => 'administration',
                    'sublinks' => [],
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LBL_ADMINISTRATION_HOME_TITLE',
                    'url' => '',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => [],
                    'type' => '',
                    'module' => 'administration',
                    'sublinks' => [],
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LBL_MODULE_ADMIN',
                    'url' => '',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => [],
                    'type' => '',
                    'module' => 'administration',
                    'sublinks' => [],
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LBL_EMAIL_TITLE',
                    'url' => '',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => [],
                    'type' => '',
                    'module' => 'administration',
                    'sublinks' => [],
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LBL_ADMIN_TOOLS_TITLE',
                    'url' => '',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => [],
                    'type' => '',
                    'module' => 'administration',
                    'sublinks' => [],
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LBL_STUDIO_TITLE',
                    'url' => '',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => [
                        'studio' => [
                            'studio' => [
                                'Studio',
                                'LBL_STUDIO',
                                'LBL_STUDIO_DESC',
                                './index.php?module=ModuleBuilder&action=index&type=studio',
                                'admin-studio',
                            ],
                        ],
                        'any' => [
                            'dropdowneditor' => [
                                'Dropdown',
                                'LBL_DROPDOWN_EDITOR',
                                'DESC_DROPDOWN_EDITOR',
                                './index.php?module=ModuleBuilder&action=index&type=dropdowns',
                                'admin-dropdown-editor',
                            ],
                            'workflow_management' => [
                                'Workflow',
                                'LBL_WORKFLOW_MANAGER',
                                'LBL_WORKFLOW_MANAGER_DESC',
                                './index.php?module=AOW_WorkFlow',
                                'admin-workflow',
                            ],
                        ],
                    ],
                    'type' => '',
                    'module' => 'administration',
                    'sublinks' => [
                        [
                            'name' => 'Studio',
                            'labelKey' => 'LBL_STUDIO',
                            'actionLabelKey' => '',
                            'url' => './#/module-builder/index?type=studio',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Dropdown',
                            'labelKey' => 'LBL_DROPDOWN_EDITOR',
                            'actionLabelKey' => '',
                            'url' => './#/module-builder/index?type=dropdowns',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Workflow',
                            'labelKey' => 'LBL_WORKFLOW_MANAGER',
                            'actionLabelKey' => '',
                            'url' => './#/workflow',
                            'icon' => '',
                        ],
                    ],
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LBL_GOOGLE_SUITE_ADMIN_HEADER',
                    'url' => '',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => [],
                    'type' => '',
                    'module' => 'administration',
                    'sublinks' => [],
                ],
            ],
        ],
        'user-preferences' => [
            'path' => 'user-preferences',
            'defaultRoute' => './#/user-preferences',
            'name' => 'user-preferences',
            'labelKey' => 'UserPreferences',
            'menu' => [],
        ],
        'saved-search' => [
            'path' => 'saved-search',
            'defaultRoute' => './#/saved-search',
            'name' => 'saved-search',
            'labelKey' => 'SavedSearch',
            'menu' => [],
        ],
        'studio' => [
            'path' => 'administration',
            'defaultRoute' => './#/administration',
            'name' => 'administration',
            'labelKey' => 'Administration',
            'menu' => [
                [
                    'name' => 'View',
                    'labelKey' => 'LBL_USERS_TITLE',
                    'url' => '',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => [],
                    'type' => '',
                    'module' => 'administration',
                    'sublinks' => [],
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LBL_ADMINISTRATION_HOME_TITLE',
                    'url' => '',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => [],
                    'type' => '',
                    'module' => 'administration',
                    'sublinks' => [],
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LBL_MODULE_ADMIN',
                    'url' => '',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => [],
                    'type' => '',
                    'module' => 'administration',
                    'sublinks' => [],
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LBL_EMAIL_TITLE',
                    'url' => '',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => [],
                    'type' => '',
                    'module' => 'administration',
                    'sublinks' => [],
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LBL_ADMIN_TOOLS_TITLE',
                    'url' => '',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => [],
                    'type' => '',
                    'module' => 'administration',
                    'sublinks' => [],
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LBL_STUDIO_TITLE',
                    'url' => '',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => [
                        'studio' => [
                            'studio' => [
                                'Studio',
                                'LBL_STUDIO',
                                'LBL_STUDIO_DESC',
                                './index.php?module=ModuleBuilder&action=index&type=studio',
                                'admin-studio',
                            ],
                        ],
                        'any' => [
                            'dropdowneditor' => [
                                'Dropdown',
                                'LBL_DROPDOWN_EDITOR',
                                'DESC_DROPDOWN_EDITOR',
                                './index.php?module=ModuleBuilder&action=index&type=dropdowns',
                                'admin-dropdown-editor',
                            ],
                            'workflow_management' => [
                                'Workflow',
                                'LBL_WORKFLOW_MANAGER',
                                'LBL_WORKFLOW_MANAGER_DESC',
                                './index.php?module=AOW_WorkFlow',
                                'admin-workflow',
                            ],
                        ],
                    ],
                    'type' => '',
                    'module' => 'administration',
                    'sublinks' => [
                        [
                            'name' => 'Studio',
                            'labelKey' => 'LBL_STUDIO',
                            'actionLabelKey' => '',
                            'url' => './#/module-builder/index?type=studio',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Dropdown',
                            'labelKey' => 'LBL_DROPDOWN_EDITOR',
                            'actionLabelKey' => '',
                            'url' => './#/module-builder/index?type=dropdowns',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Workflow',
                            'labelKey' => 'LBL_WORKFLOW_MANAGER',
                            'actionLabelKey' => '',
                            'url' => './#/workflow',
                            'icon' => '',
                        ],
                    ],
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LBL_GOOGLE_SUITE_ADMIN_HEADER',
                    'url' => '',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => [],
                    'type' => '',
                    'module' => 'administration',
                    'sublinks' => [],
                ],
            ],
        ],
        'sugar-feed' => [
            'path' => 'administration',
            'defaultRoute' => './#/administration',
            'name' => 'administration',
            'labelKey' => 'Administration',
            'menu' => [
                [
                    'name' => 'View',
                    'labelKey' => 'LBL_USERS_TITLE',
                    'url' => '',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => [],
                    'type' => '',
                    'module' => 'administration',
                    'sublinks' => [],
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LBL_ADMINISTRATION_HOME_TITLE',
                    'url' => '',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => [],
                    'type' => '',
                    'module' => 'administration',
                    'sublinks' => [],
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LBL_MODULE_ADMIN',
                    'url' => '',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => [],
                    'type' => '',
                    'module' => 'administration',
                    'sublinks' => [],
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LBL_EMAIL_TITLE',
                    'url' => '',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => [],
                    'type' => '',
                    'module' => 'administration',
                    'sublinks' => [],
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LBL_ADMIN_TOOLS_TITLE',
                    'url' => '',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => [],
                    'type' => '',
                    'module' => 'administration',
                    'sublinks' => [],
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LBL_STUDIO_TITLE',
                    'url' => '',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => [
                        'studio' => [
                            'studio' => [
                                'Studio',
                                'LBL_STUDIO',
                                'LBL_STUDIO_DESC',
                                './index.php?module=ModuleBuilder&action=index&type=studio',
                                'admin-studio',
                            ],
                        ],
                        'any' => [
                            'dropdowneditor' => [
                                'Dropdown',
                                'LBL_DROPDOWN_EDITOR',
                                'DESC_DROPDOWN_EDITOR',
                                './index.php?module=ModuleBuilder&action=index&type=dropdowns',
                                'admin-dropdown-editor',
                            ],
                            'workflow_management' => [
                                'Workflow',
                                'LBL_WORKFLOW_MANAGER',
                                'LBL_WORKFLOW_MANAGER_DESC',
                                './index.php?module=AOW_WorkFlow',
                                'admin-workflow',
                            ],
                        ],
                    ],
                    'type' => '',
                    'module' => 'administration',
                    'sublinks' => [
                        [
                            'name' => 'Studio',
                            'labelKey' => 'LBL_STUDIO',
                            'actionLabelKey' => '',
                            'url' => './#/module-builder/index?type=studio',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Dropdown',
                            'labelKey' => 'LBL_DROPDOWN_EDITOR',
                            'actionLabelKey' => '',
                            'url' => './#/module-builder/index?type=dropdowns',
                            'icon' => '',
                        ],
                        [
                            'name' => 'Workflow',
                            'labelKey' => 'LBL_WORKFLOW_MANAGER',
                            'actionLabelKey' => '',
                            'url' => './#/workflow',
                            'icon' => '',
                        ],
                    ],
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LBL_GOOGLE_SUITE_ADMIN_HEADER',
                    'url' => '',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => [],
                    'type' => '',
                    'module' => 'administration',
                    'sublinks' => [],
                ],
            ],
        ],
        'oauth-keys' => [
            'path' => 'oauth-keys',
            'defaultRoute' => './#/oauth-keys',
            'name' => 'oauth-keys',
            'labelKey' => 'OAuthKeys',
            'menu' => [
                [
                    'name' => 'Create',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/oauth-keys/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'OAuthKeys',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'oauth-keys',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/oauth-keys/index',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'oauth-keys',
                ],
            ],
        ],
        'oauth-tokens' => [
            'path' => 'oauth-tokens',
            'defaultRoute' => './#/oauth-tokens',
            'name' => 'oauth-tokens',
            'labelKey' => 'OAuthTokens',
            'menu' => [],
        ],
        'task-templates' => [
            'path' => 'task-templates',
            'defaultRoute' => './#/task-templates',
            'name' => 'task-templates',
            'labelKey' => 'AM_TaskTemplates',
            'menu' => [
                [
                    'name' => 'Create',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/task-templates/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'AM_TaskTemplates',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'task-templates',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/task-templates/index',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'task-templates',
                ],
            ],
        ],
        'reminders' => [
            'path' => 'reminders',
            'defaultRoute' => './#/reminders',
            'name' => 'reminders',
            'labelKey' => 'Reminders',
            'menu' => [],
        ],
        'reminders-invitees' => [
            'path' => 'reminders-invitees',
            'defaultRoute' => './#/reminders-invitees',
            'name' => 'reminders-invitees',
            'labelKey' => 'Reminders_Invitees',
            'menu' => [],
        ],
        'case-events' => [
            'path' => 'case-events',
            'defaultRoute' => './#/case-events',
            'name' => 'case-events',
            'labelKey' => 'AOP_Case_Events',
            'menu' => [
                [
                    'name' => 'Create',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/case-events/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'AOP_Case_Events',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'case-events',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/case-events/index',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'case-events',
                ],
            ],
        ],
        'case-updates' => [
            'path' => 'case-updates',
            'defaultRoute' => './#/case-updates',
            'name' => 'case-updates',
            'labelKey' => 'AOP_Case_Updates',
            'menu' => [
                [
                    'name' => 'Create',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/case-updates/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'AOP_Case_Updates',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'case-updates',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/case-updates/index',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'case-updates',
                ],
            ],
        ],
        'report-fields' => [
            'path' => 'report-fields',
            'defaultRoute' => './#/report-fields',
            'name' => 'report-fields',
            'labelKey' => 'AOR_Fields',
            'menu' => [
                [
                    'name' => 'Create',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/report-fields/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'AOR_Fields',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'report-fields',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/report-fields/index',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'report-fields',
                ],
            ],
        ],
        'report-charts' => [
            'path' => 'report-charts',
            'defaultRoute' => './#/report-charts',
            'name' => 'report-charts',
            'labelKey' => 'AOR_Charts',
            'menu' => [
                [
                    'name' => 'Create',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/report-charts/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'AOR_Charts',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'report-charts',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/report-charts/index',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'report-charts',
                ],
            ],
        ],
        'report-conditions' => [
            'path' => 'report-conditions',
            'defaultRoute' => './#/report-conditions',
            'name' => 'report-conditions',
            'labelKey' => 'AOR_Conditions',
            'menu' => [
                [
                    'name' => 'Create',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/report-conditions/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'AOR_Conditions',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'report-conditions',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/report-conditions/index',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'report-conditions',
                ],
            ],
        ],
        'products-quotes' => [
            'path' => 'products-quotes',
            'defaultRoute' => './#/products-quotes',
            'name' => 'products-quotes',
            'labelKey' => 'AOS_Products_Quotes',
            'menu' => [],
        ],
        'line-item-groups' => [
            'path' => 'line-item-groups',
            'defaultRoute' => './#/line-item-groups',
            'name' => 'line-item-groups',
            'labelKey' => 'AOS_Line_Item_Groups',
            'menu' => [],
        ],
        'workflow-actions' => [
            'path' => 'workflow-actions',
            'defaultRoute' => './#/workflow-actions',
            'name' => 'workflow-actions',
            'labelKey' => 'AOW_Actions',
            'menu' => [],
        ],
        'workflow-conditions' => [
            'path' => 'workflow-conditions',
            'defaultRoute' => './#/workflow-conditions',
            'name' => 'workflow-conditions',
            'labelKey' => 'AOW_Conditions',
            'menu' => [],
        ],
        'calls-reschedule' => [
            'path' => 'calls-reschedule',
            'defaultRoute' => './#/calls-reschedule',
            'name' => 'calls-reschedule',
            'labelKey' => 'Calls_Reschedule',
            'menu' => [
                [
                    'name' => 'Schedule_Call',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/calls-reschedule/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Calls_Reschedule',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => '',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'calls-reschedule',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/calls-reschedule/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Calls_Reschedule',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'calls-reschedule',
                ],
            ],
        ],
        'oauth2-tokens' => [
            'path' => 'oauth2-tokens',
            'defaultRoute' => './#/oauth2-tokens',
            'name' => 'oauth2-tokens',
            'labelKey' => 'OAuth2Tokens',
            'menu' => [],
        ],
        'oauth2-clients' => [
            'path' => 'oauth2-clients',
            'defaultRoute' => './#/oauth2-clients',
            'name' => 'oauth2-clients',
            'labelKey' => 'OAuth2Clients',
            'menu' => [],
        ],
    ],
    'maxTabs' => 8,
    'type' => 'm',
    'quickActions' => [
        [
            'name' => 'Create',
            'labelKey' => 'LNK_NEW_ACCOUNT',
            'url' => './accounts/edit',
            'params' => [
                'return_module' => 'Accounts',
                'return_action' => 'DetailView',
            ],
            'icon' => 'plus',
            'quickAction' => true,
            'type' => 'create',
            'module' => 'accounts',
            'process' => '',
        ],
        [
            'name' => 'Create',
            'labelKey' => 'LNK_NEW_CONTACT',
            'url' => './contacts/edit',
            'params' => [
                'return_module' => 'Contacts',
                'return_action' => 'DetailView',
            ],
            'icon' => 'plus',
            'quickAction' => true,
            'type' => 'create',
            'module' => 'contacts',
            'process' => '',
        ],
        [
            'name' => 'Create',
            'labelKey' => 'LNK_NEW_OPPORTUNITY',
            'url' => './opportunities/edit',
            'params' => [
                'return_module' => 'Opportunities',
                'return_action' => 'DetailView',
            ],
            'icon' => 'plus',
            'quickAction' => true,
            'type' => 'create',
            'module' => 'opportunities',
            'process' => '',
        ],
        [
            'name' => 'Create',
            'labelKey' => 'LNK_NEW_LEAD',
            'url' => './leads/edit',
            'params' => [
                'return_module' => 'Leads',
                'return_action' => 'DetailView',
            ],
            'icon' => 'plus',
            'quickAction' => true,
            'type' => 'create',
            'module' => 'leads',
            'process' => '',
        ],
        [
            'name' => 'Create',
            'labelKey' => 'LNK_NEW_RECORD',
            'url' => './quotes/edit',
            'params' => [
                'return_module' => 'AOS_Quotes',
                'return_action' => 'DetailView',
            ],
            'icon' => 'plus',
            'quickAction' => true,
            'type' => 'create',
            'module' => 'quotes',
            'process' => '',
        ],
        [
            'name' => 'Schedule_Meeting',
            'labelKey' => 'LNK_NEW_MEETING',
            'url' => './meetings/edit',
            'params' => [
                'return_module' => 'Meetings',
                'return_action' => 'DetailView',
            ],
            'icon' => 'plus',
            'quickAction' => true,
            'type' => 'create',
            'module' => 'calendar',
            'process' => '',
        ],
        [
            'name' => 'Schedule_Call',
            'labelKey' => 'LNK_NEW_CALL',
            'url' => './calls/edit',
            'params' => [
                'return_module' => 'Calls',
                'return_action' => 'DetailView',
            ],
            'icon' => 'plus',
            'quickAction' => true,
            'type' => 'create',
            'module' => 'calendar',
            'process' => '',
        ],
    ],
]];
