<?php //app-metadata-navigation-a8d32e5f-c8f4-bf23-bf76-68c0e05e6d15

return [PHP_INT_MAX, [
    'id' => null,
    '_id' => null,
    'userID' => null,
    'tabs' => [
        'home',
        'accounts',
        'contacts',
        'opportunities',
        'leads',
        'quotes',
        'calendar',
        'documents',
        'emails',
        'campaigns',
        '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',
        'email-templates',
        'surveys',
        'sdp_module_package_sop',
    ],
    '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',
                'campaigns',
                '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',
                'emails',
                'tasks',
                'notes',
            ],
        ],
        [
            'name' => 'LBL_TABGROUP_COLLABORATION',
            'labelKey' => 'LBL_TABGROUP_COLLABORATION',
            'modules' => [
                'home',
                'emails',
                'documents',
                'project',
            ],
        ],
    ],
    'userActionMenu' => [
        [
            'name' => 'profile',
            'labelKey' => 'LBL_PROFILE_EDIT',
            'url' => 'index.php?module=Users&action=EditView&record=a8d32e5f-c8f4-bf23-bf76-68c0e05e6d15',
            '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',
                ],
                [
                    'name' => 'Import',
                    'labelKey' => 'LNK_IMPORT_ACCOUNTS',
                    'url' => './#/import/step1',
                    'process' => '',
                    'params' => [
                        'import_module' => 'Accounts',
                        'return_module' => 'Accounts',
                        'return_action' => 'index',
                    ],
                    'icon' => 'download',
                    'actionLabelKey' => 'LBL_IMPORT',
                    'quickAction' => true,
                    'type' => '',
                    'module' => 'import',
                ],
            ],
        ],
        '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' => 'Create_Contact_Vcard',
                    'labelKey' => 'LNK_IMPORT_VCARD',
                    'url' => './#/contacts/importvcard',
                    'process' => '',
                    'params' => [],
                    'icon' => 'plus',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    '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',
                ],
                [
                    'name' => 'Import',
                    'labelKey' => 'LNK_IMPORT_CONTACTS',
                    'url' => './#/import/step1',
                    'process' => '',
                    'params' => [
                        'import_module' => 'Contacts',
                        'return_module' => 'Contacts',
                        'return_action' => 'index',
                    ],
                    'icon' => 'download',
                    'actionLabelKey' => 'LBL_IMPORT',
                    'quickAction' => true,
                    'type' => '',
                    'module' => 'import',
                ],
            ],
        ],
        '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',
                ],
                [
                    'name' => 'Import',
                    'labelKey' => 'LNK_IMPORT_OPPORTUNITIES',
                    'url' => './#/import/step1',
                    'process' => '',
                    'params' => [
                        'import_module' => 'Opportunities',
                        'return_module' => 'Opportunities',
                        'return_action' => 'index',
                    ],
                    'icon' => 'download',
                    'actionLabelKey' => 'LBL_IMPORT',
                    'quickAction' => true,
                    'type' => '',
                    'module' => 'import',
                ],
            ],
        ],
        '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',
                ],
                [
                    'name' => 'Import',
                    'labelKey' => 'LNK_IMPORT_LEADS',
                    'url' => './#/import/step1',
                    'process' => '',
                    'params' => [
                        'import_module' => 'Leads',
                        'return_module' => 'Leads',
                        'return_action' => 'index',
                    ],
                    'icon' => 'download',
                    'actionLabelKey' => 'LBL_IMPORT',
                    'quickAction' => true,
                    'type' => '',
                    'module' => 'import',
                ],
            ],
        ],
        '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',
                ],
                [
                    'name' => 'Import',
                    'labelKey' => 'LBL_IMPORT',
                    'url' => './#/import/step1',
                    'process' => '',
                    'params' => [
                        'import_module' => 'AOS_Quotes',
                        'return_module' => 'AOS_Quotes',
                        'return_action' => 'index',
                    ],
                    'icon' => 'download',
                    'actionLabelKey' => 'LBL_IMPORT',
                    'quickAction' => true,
                    'type' => '',
                    'module' => 'import',
                ],
                [
                    'name' => 'Import',
                    'labelKey' => 'LBL_IMPORT_LINE_ITEMS',
                    'url' => './#/import/step1',
                    'process' => '',
                    'params' => [
                        'import_module' => 'AOS_Products_Quotes',
                        'return_module' => 'AOS_Quotes',
                        'return_action' => 'index',
                    ],
                    'icon' => 'download',
                    'actionLabelKey' => 'LBL_IMPORT',
                    'quickAction' => true,
                    'type' => '',
                    'module' => 'import',
                ],
            ],
        ],
        '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',
                ],
            ],
        ],
        'emails' => [
            'path' => 'emails',
            'defaultRoute' => './#/emails',
            'name' => 'emails',
            'labelKey' => 'Emails',
            'menu' => [
                [
                    'name' => 'Create',
                    'labelKey' => 'LNK_NEW_SEND_EMAIL',
                    'url' => './#/emails/compose',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Emails',
                        'return_action' => 'index',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'emails',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_VIEW_MY_INBOX',
                    'url' => './#/emails/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Emails',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'emails',
                ],
            ],
        ],
        'campaigns' => [
            'path' => 'campaigns',
            'defaultRoute' => './#/campaigns',
            'name' => 'campaigns',
            'labelKey' => 'Campaigns',
            'menu' => [
                [
                    'name' => 'Create',
                    'labelKey' => 'LNL_NEW_CAMPAIGN_WIZARD',
                    'url' => './#/campaigns/wizard-home',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Campaigns',
                        'return_action' => 'index',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'campaigns',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_CAMPAIGN_LIST',
                    'url' => './#/campaigns/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Campaigns',
                        'return_action' => 'index',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'campaigns',
                ],
                [
                    'name' => 'View_Create_Email_Templates',
                    'labelKey' => 'LNK_NEW_EMAIL_TEMPLATE',
                    'url' => './#/email-templates/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'EmailTemplates',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => '',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'email-templates',
                ],
                [
                    'name' => 'View_Email_Templates',
                    'labelKey' => 'LNK_EMAIL_TEMPLATE_LIST',
                    'url' => './#/email-templates/index',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'email-templates',
                ],
                [
                    'name' => 'View_Diagnostics',
                    'labelKey' => 'LBL_DIAGNOSTIC_WIZARD',
                    'url' => './#/campaigns/diagnostic',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Campaigns',
                        'return_action' => 'index',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'campaigns',
                ],
                [
                    'name' => 'Create_Person_Form',
                    'labelKey' => 'LBL_WEB_TO_LEAD',
                    'url' => './#/campaigns/web-to-lead',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Campaigns',
                        'return_action' => 'index',
                    ],
                    'icon' => 'person',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'campaigns',
                ],
                [
                    'name' => 'Import',
                    'labelKey' => 'LNK_IMPORT_CAMPAIGNS',
                    'url' => './#/import/step1',
                    'process' => '',
                    'params' => [
                        'import_module' => 'Campaigns',
                        'return_module' => 'Campaigns',
                        'return_action' => 'index',
                    ],
                    'icon' => 'download',
                    'actionLabelKey' => 'LBL_IMPORT',
                    'quickAction' => true,
                    'type' => '',
                    'module' => 'import',
                ],
            ],
        ],
        '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',
                ],
                [
                    'name' => 'Import',
                    'labelKey' => 'LNK_IMPORT_CALLS',
                    'url' => './#/import/step1',
                    'process' => '',
                    'params' => [
                        'import_module' => 'Calls',
                        'return_module' => 'Calls',
                        'return_action' => 'index',
                    ],
                    'icon' => 'download',
                    'actionLabelKey' => 'LBL_IMPORT',
                    'quickAction' => true,
                    'type' => '',
                    'module' => 'import',
                ],
            ],
        ],
        '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',
                ],
                [
                    'name' => 'Import',
                    'labelKey' => 'LNK_IMPORT_MEETINGS',
                    'url' => './#/import/step1',
                    'process' => '',
                    'params' => [
                        'import_module' => 'Meetings',
                        'return_module' => 'Meetings',
                        'return_action' => 'index',
                    ],
                    'icon' => 'download',
                    'actionLabelKey' => 'LBL_IMPORT',
                    'quickAction' => true,
                    'type' => '',
                    'module' => 'import',
                ],
            ],
        ],
        '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',
                ],
                [
                    'name' => 'Import',
                    'labelKey' => 'LNK_IMPORT_TASKS',
                    'url' => './#/import/step1',
                    'process' => '',
                    'params' => [
                        'import_module' => 'Tasks',
                        'return_module' => 'Tasks',
                        'return_action' => 'index',
                    ],
                    'icon' => 'download',
                    'actionLabelKey' => 'LBL_IMPORT',
                    'quickAction' => true,
                    'type' => '',
                    'module' => 'import',
                ],
            ],
        ],
        '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',
                ],
                [
                    'name' => 'Import',
                    'labelKey' => 'LNK_IMPORT_NOTES',
                    'url' => './#/import/step1',
                    'process' => '',
                    'params' => [
                        'import_module' => 'Notes',
                        'return_module' => 'Notes',
                        'return_action' => 'index',
                    ],
                    'icon' => 'download',
                    'actionLabelKey' => 'LBL_IMPORT',
                    'quickAction' => true,
                    'type' => '',
                    'module' => 'import',
                ],
            ],
        ],
        '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',
                ],
                [
                    'name' => 'Import',
                    'labelKey' => 'LBL_IMPORT',
                    'url' => './#/import/step1',
                    'process' => '',
                    'params' => [
                        'import_module' => 'AOS_Invoices',
                        'return_module' => 'AOS_Invoices',
                        'return_action' => 'index',
                    ],
                    'icon' => 'download',
                    'actionLabelKey' => 'LBL_IMPORT',
                    'quickAction' => true,
                    'type' => '',
                    'module' => 'import',
                ],
                [
                    'name' => 'Import',
                    'labelKey' => 'LBL_IMPORT_LINE_ITEMS',
                    'url' => './#/import/step1',
                    'process' => '',
                    'params' => [
                        'import_module' => 'AOS_Products_Quotes',
                        'return_module' => 'AOS_Invoices',
                        'return_action' => 'index',
                    ],
                    'icon' => 'download',
                    'actionLabelKey' => 'LBL_IMPORT',
                    'quickAction' => true,
                    'type' => '',
                    'module' => 'import',
                ],
            ],
        ],
        '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',
                ],
                [
                    'name' => 'Import',
                    'labelKey' => 'LBL_IMPORT',
                    'url' => './#/import/step1',
                    'process' => '',
                    'params' => [
                        'import_module' => 'AOS_Contracts',
                        'return_module' => 'AOS_Contracts',
                        'return_action' => 'index',
                    ],
                    'icon' => 'download',
                    'actionLabelKey' => 'LBL_IMPORT',
                    'quickAction' => true,
                    'type' => '',
                    'module' => 'import',
                ],
            ],
        ],
        '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',
                ],
                [
                    'name' => 'Import',
                    'labelKey' => 'LNK_IMPORT_CASES',
                    'url' => './#/import/step1',
                    'process' => '',
                    'params' => [
                        'import_module' => 'Cases',
                        'return_module' => 'Cases',
                        'return_action' => 'index',
                    ],
                    'icon' => 'download',
                    'actionLabelKey' => 'LBL_IMPORT',
                    'quickAction' => true,
                    'type' => '',
                    'module' => 'import',
                ],
            ],
        ],
        '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',
                ],
                [
                    'name' => 'Import',
                    'labelKey' => 'LNK_IMPORT_PROSPECTS',
                    'url' => './#/import/step1',
                    'process' => '',
                    'params' => [
                        'import_module' => 'Prospects',
                        'return_module' => 'Prospects',
                        'return_action' => 'index',
                    ],
                    'icon' => 'download',
                    'actionLabelKey' => 'LBL_IMPORT',
                    'quickAction' => true,
                    'type' => '',
                    'module' => 'import',
                ],
            ],
        ],
        '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' => 'Import',
                    'labelKey' => 'LBL_IMPORT_PROJECTS',
                    'url' => './#/import/step1',
                    'process' => '',
                    'params' => [
                        'import_module' => 'Project',
                        'return_module' => 'Project',
                        'return_action' => 'index',
                    ],
                    'icon' => 'download',
                    'actionLabelKey' => 'LBL_IMPORT',
                    'quickAction' => true,
                    'type' => '',
                    'module' => 'import',
                ],
                [
                    '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',
                ],
                [
                    'name' => 'Import',
                    'labelKey' => 'LNK_IMPORT_AM_PROJECTTEMPLATES',
                    'url' => './#/import/step1',
                    'process' => '',
                    'params' => [
                        'import_module' => 'AM_ProjectTemplates',
                        'return_module' => 'AM_ProjectTemplates',
                        'return_action' => 'index',
                    ],
                    'icon' => 'download',
                    'actionLabelKey' => 'LBL_IMPORT',
                    'quickAction' => true,
                    'type' => '',
                    'module' => 'import',
                ],
            ],
        ],
        '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',
                ],
                [
                    'name' => 'Import',
                    'labelKey' => 'LBL_IMPORT',
                    'url' => './#/import/step1',
                    'process' => '',
                    'params' => [
                        'import_module' => 'FP_events',
                        'return_module' => 'FP_events',
                        'return_action' => 'index',
                    ],
                    'icon' => 'download',
                    'actionLabelKey' => 'LBL_IMPORT',
                    'quickAction' => true,
                    'type' => '',
                    'module' => 'import',
                ],
            ],
        ],
        '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',
                ],
                [
                    'name' => 'Import',
                    'labelKey' => 'LBL_IMPORT',
                    'url' => './#/import/step1',
                    'process' => '',
                    'params' => [
                        'import_module' => 'AOS_Products',
                        'return_module' => 'AOS_Products',
                        'return_action' => 'index',
                    ],
                    'icon' => 'download',
                    'actionLabelKey' => 'LBL_IMPORT',
                    'quickAction' => true,
                    'type' => '',
                    'module' => 'import',
                ],
            ],
        ],
        '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',
                ],
                [
                    'name' => 'Import',
                    'labelKey' => 'LBL_IMPORT',
                    'url' => './#/import/step1',
                    'process' => '',
                    'params' => [
                        'import_module' => 'AOS_Product_Categories',
                        'return_module' => 'AOS_Product_Categories',
                        'return_action' => 'index',
                    ],
                    'icon' => 'download',
                    'actionLabelKey' => 'LBL_IMPORT',
                    'quickAction' => true,
                    'type' => '',
                    'module' => 'import',
                ],
            ],
        ],
        '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',
                ],
                [
                    'name' => 'Import',
                    'labelKey' => 'LBL_IMPORT',
                    'url' => './#/import/step1',
                    'process' => '',
                    'params' => [
                        'import_module' => 'AOS_PDF_Templates',
                        'return_module' => 'AOS_PDF_Templates',
                        'return_action' => 'index',
                    ],
                    'icon' => 'download',
                    'actionLabelKey' => 'LBL_IMPORT',
                    'quickAction' => true,
                    'type' => '',
                    'module' => 'import',
                ],
            ],
        ],
        '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',
                ],
                [
                    'name' => 'Import',
                    'labelKey' => 'LBL_IMPORT',
                    'url' => './#/import/step1',
                    'process' => '',
                    'params' => [
                        'import_module' => 'AOR_Reports',
                        'return_module' => 'AOR_Reports',
                        'return_action' => 'index',
                    ],
                    'icon' => 'download',
                    'actionLabelKey' => 'LBL_IMPORT',
                    'quickAction' => true,
                    'type' => '',
                    'module' => 'import',
                ],
            ],
        ],
        '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',
                ],
            ],
        ],
        'email-templates' => [
            'path' => 'email-templates',
            'defaultRoute' => './#/email-templates',
            'name' => 'email-templates',
            'labelKey' => 'EmailTemplates',
            'menu' => [
                [
                    'name' => 'Create',
                    'labelKey' => 'LNK_NEW_EMAIL_TEMPLATE',
                    'url' => './#/email-templates/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'EmailTemplates',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'email-templates',
                ],
                [
                    'name' => 'View_Email_Templates',
                    'labelKey' => 'LNK_EMAIL_TEMPLATE_LIST',
                    'url' => './#/email-templates/index',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'email-templates',
                ],
            ],
        ],
        'surveys' => [
            'path' => 'surveys',
            'defaultRoute' => './#/surveys',
            'name' => 'surveys',
            'labelKey' => 'Surveys',
            'menu' => [
                [
                    'name' => 'Add',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/surveys/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Surveys',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'surveys',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/surveys/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Surveys',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'surveys',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_LIST_SURVEY_RESPONSES',
                    'url' => './#/survey-responses/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Surveys',
                        'return_action' => 'index',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'survey-responses',
                ],
            ],
        ],
        'sdp_module_package_sop' => [
            'path' => 'sdp_module_package_sop',
            'defaultRoute' => './#/sdp_module_package_sop',
            'name' => 'sdp_module_package_sop',
            'labelKey' => 'sdp_module_package_sop',
            'menu' => [
                [
                    'name' => 'Add',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/sdp_module_package_sop/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'sdp_module_package_sop',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'sdp_module_package_sop',
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/sdp_module_package_sop/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'sdp_module_package_sop',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'sdp_module_package_sop',
                ],
            ],
        ],
        'bugs' => [
            'path' => 'bugs',
            'defaultRoute' => './#/bugs',
            'name' => 'bugs',
            'labelKey' => 'Bugs',
            'menu' => [
                [
                    'name' => 'Create',
                    'labelKey' => 'LNK_NEW_BUG',
                    'url' => './#/bugs/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Bugs',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'bugs',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_BUG_LIST',
                    'url' => './#/bugs/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Bugs',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'bugs',
                ],
                [
                    'name' => 'Import',
                    'labelKey' => 'LNK_IMPORT_BUGS',
                    'url' => './#/import/step1',
                    'process' => '',
                    'params' => [
                        'import_module' => 'Bugs',
                        'return_module' => 'Bugs',
                        'return_action' => 'index',
                    ],
                    'icon' => 'download',
                    'actionLabelKey' => 'LBL_IMPORT',
                    'quickAction' => true,
                    'type' => '',
                    'module' => 'import',
                ],
            ],
        ],
        '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',
                ],
            ],
        ],
        'workflow' => [
            'path' => 'workflow',
            'defaultRoute' => './#/workflow',
            'name' => 'workflow',
            'labelKey' => 'AOW_WorkFlow',
            'menu' => [
                [
                    'name' => 'Create',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/workflow/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'AOW_WorkFlow',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'workflow',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/workflow/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'AOW_WorkFlow',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'workflow',
                ],
                [
                    'name' => 'View_Process_Audit',
                    'labelKey' => 'LNK_PROCESSED_LIST',
                    'url' => './#/workflow-processed/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'AOW_Processed',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'workflow-processed',
                ],
            ],
        ],
        'maps' => [
            'path' => 'maps',
            'defaultRoute' => './#/maps',
            'name' => 'maps',
            'labelKey' => 'jjwg_Maps',
            'menu' => [
                [
                    'name' => 'Create',
                    'labelKey' => 'LNK_NEW_MAP',
                    'url' => './#/maps/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'jjwg_Maps',
                        'return_action' => 'index',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'maps',
                ],
                [
                    'name' => 'List_Maps',
                    'labelKey' => 'LNK_MAP_LIST',
                    'url' => './#/maps/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'jjwg_Maps',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'maps',
                ],
                [
                    'name' => 'Quick_Radius_Map',
                    'labelKey' => 'LBL_MAP_QUICK_RADIUS',
                    'url' => './#/maps/quick-radius',
                    'process' => '',
                    'params' => [
                        'return_module' => 'jjwg_Maps',
                        'return_action' => 'index',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'maps',
                ],
                [
                    'name' => 'Import',
                    'labelKey' => 'LBL_IMPORT',
                    'url' => './#/import/step1',
                    'process' => '',
                    'params' => [
                        'import_module' => 'jjwg_Maps',
                        'return_module' => 'jjwg_Maps',
                        'return_action' => 'index',
                    ],
                    'icon' => 'download',
                    'actionLabelKey' => 'LBL_IMPORT',
                    'quickAction' => true,
                    'type' => '',
                    'module' => 'import',
                ],
            ],
        ],
        'markers' => [
            'path' => 'markers',
            'defaultRoute' => './#/markers',
            'name' => 'markers',
            'labelKey' => 'jjwg_Markers',
            'menu' => [
                [
                    'name' => 'Create',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/markers/edit',
                    'process' => '',
                    'params' => [],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'markers',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/markers/index',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'markers',
                ],
                [
                    'name' => 'Import',
                    'labelKey' => 'LNK_IMPORT_JJWG_MARKERS',
                    'url' => './#/markers/index',
                    'process' => '',
                    'params' => [],
                    'icon' => 'download',
                    'actionLabelKey' => 'LBL_IMPORT',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'markers',
                ],
            ],
        ],
        'areas' => [
            'path' => 'areas',
            'defaultRoute' => './#/areas',
            'name' => 'areas',
            'labelKey' => 'jjwg_Areas',
            'menu' => [
                [
                    'name' => 'Create',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/areas/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'jjwg_Areas',
                        'return_action' => 'index',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'areas',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/areas/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'jjwg_Areas',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'areas',
                ],
                [
                    'name' => 'Import',
                    'labelKey' => 'LBL_IMPORT',
                    'url' => './#/import/step1',
                    'process' => '',
                    'params' => [
                        'import_module' => 'jjwg_Areas',
                        'return_module' => 'jjwg_Areas',
                        'return_action' => 'index',
                    ],
                    'icon' => 'download',
                    'actionLabelKey' => 'LBL_IMPORT',
                    'quickAction' => true,
                    'type' => '',
                    'module' => 'import',
                ],
            ],
        ],
        'address-cache' => [
            'path' => 'address-cache',
            'defaultRoute' => './#/address-cache',
            'name' => 'address-cache',
            'labelKey' => 'jjwg_Address_Cache',
            'menu' => [
                [
                    'name' => 'Createjjwg_Address_Cache',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/address-cache/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'jjwg_Address_Cache',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => '',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'address-cache',
                ],
                [
                    'name' => 'jjwg_Address_Cache',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/address-cache/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'jjwg_Address_Cache',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'address-cache',
                ],
                [
                    'name' => 'Import',
                    'labelKey' => 'LBL_IMPORT',
                    'url' => './#/import/step1',
                    'process' => '',
                    'params' => [
                        'import_module' => 'jjwg_Address_Cache',
                        'return_module' => 'jjwg_Address_Cache',
                        'return_action' => 'index',
                    ],
                    'icon' => 'download',
                    'actionLabelKey' => 'LBL_IMPORT',
                    'quickAction' => true,
                    'type' => '',
                    'module' => 'import',
                ],
            ],
        ],
        'security-groups' => [
            'path' => 'security-groups',
            'defaultRoute' => './#/security-groups',
            'name' => 'security-groups',
            'labelKey' => 'SecurityGroups',
            '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_LIST_FORM_TITLE',
                    'url' => './#/security-groups/list',
                    'process' => '',
                    'params' => [
                        'return_module' => 'SecurityGroups',
                        'return_action' => 'ListView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'security-groups',
                ],
            ],
        ],
        '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',
                ],
            ],
        ],
        'email-marketing' => [
            'path' => 'email-marketing',
            'defaultRoute' => './#/email-marketing',
            'name' => 'email-marketing',
            'labelKey' => 'EmailMarketing',
            'menu' => [
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_CAMPAIGN_LIST',
                    'url' => './#/campaigns/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Campaigns',
                        'return_action' => 'index',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'campaigns',
                ],
                [
                    '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',
                ],
                [
                    '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',
                ],
            ],
        ],
        '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' => [
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_CAMPAIGN_LIST',
                    'url' => './#/campaigns/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'Campaigns',
                        'return_action' => 'index',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'campaigns',
                ],
            ],
        ],
        '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',
                ],
            ],
        ],
        'inbound-email' => [
            'path' => 'inbound-email',
            'defaultRoute' => './#/inbound-email',
            'name' => 'inbound-email',
            'labelKey' => 'InboundEmail',
            'menu' => [
                [
                    'name' => 'CreatePersonal',
                    'labelKey' => 'LNK_LIST_CREATE_NEW_PERSONAL',
                    'url' => './#/inbound-email/edit',
                    'process' => '',
                    'params' => [
                        'is_personal' => '1',
                        'type' => 'personal',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => '',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'inbound-email',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_LIST_MAILBOXES',
                    'url' => './#/inbound-email/index',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'inbound-email',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_LIST_OUTBOUND_EMAILS',
                    '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',
                ],
            ],
        ],
        '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',
                ],
                [
                    'name' => 'Import',
                    'labelKey' => 'LBL_IMPORT_PROJECT_TASKS',
                    'url' => './#/import/step1',
                    'process' => '',
                    'params' => [
                        'import_module' => 'ProjectTask',
                        'return_module' => 'ProjectTask',
                        'return_action' => 'index',
                    ],
                    'icon' => 'download',
                    'actionLabelKey' => 'LBL_IMPORT',
                    'quickAction' => true,
                    'type' => '',
                    'module' => 'import',
                ],
            ],
        ],
        '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' => [],
                ],
            ],
        ],
        'eapm' => [
            'path' => 'eapm',
            'defaultRoute' => './#/eapm',
            'name' => 'eapm',
            'labelKey' => 'EAPM',
            'menu' => [
                [
                    'name' => 'Create',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/eapm/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'EAPM',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'eapm',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/eapm/index',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'eapm',
                ],
            ],
        ],
        '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-processed' => [
            'path' => 'workflow-processed',
            'defaultRoute' => './#/workflow-processed',
            'name' => 'workflow-processed',
            'labelKey' => 'AOW_Processed',
            'menu' => [
                [
                    'name' => 'Create',
                    'labelKey' => 'LNK_NEW_WORKFLOW',
                    'url' => './#/workflow/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'AOW_WorkFlow',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'workflow',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_WORKFLOW_LIST',
                    'url' => './#/workflow/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'AOW_WorkFlow',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'workflow',
                ],
                [
                    'name' => 'View_Process_Audit',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/workflow-processed/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'AOW_Processed',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'workflow-processed',
                ],
            ],
        ],
        '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',
                ],
                [
                    'name' => 'Import',
                    'labelKey' => 'LBL_IMPORT',
                    'url' => './#/import/step1',
                    'process' => '',
                    'params' => [
                        'import_module' => 'Calls_Reschedule',
                        'return_module' => 'Calls_Reschedule',
                        'return_action' => 'index',
                    ],
                    'icon' => 'download',
                    'actionLabelKey' => 'LBL_IMPORT',
                    'quickAction' => true,
                    'type' => '',
                    'module' => 'import',
                ],
            ],
        ],
        'outbound-email-accounts' => [
            'path' => 'outbound-email-accounts',
            'defaultRoute' => './#/outbound-email-accounts',
            'name' => 'outbound-email-accounts',
            'labelKey' => 'OutboundEmailAccounts',
            'menu' => [
                [
                    'name' => 'CreatePersonal',
                    'labelKey' => 'LNK_LIST_CREATE_NEW_PERSONAL',
                    'url' => './#/outbound-email-accounts/edit',
                    'process' => '',
                    'params' => [
                        'type' => 'user',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => '',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'outbound-email-accounts',
                ],
                [
                    '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',
                    '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',
                ],
            ],
        ],
        'external-oauth-connection' => [
            'path' => 'external-oauth-connection',
            'defaultRoute' => './#/external-oauth-connection',
            'name' => 'external-oauth-connection',
            'labelKey' => 'ExternalOAuthConnection',
            'menu' => [
                [
                    'name' => 'CreatePersonal',
                    'labelKey' => 'LNK_LIST_CREATE_NEW_PERSONAL',
                    'url' => './#/external-oauth-connection/edit',
                    'process' => '',
                    'params' => [
                        'type' => 'personal',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => '',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'external-oauth-connection',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_LIST_INBOUND_EMAILS',
                    'url' => './#/inbound-email/index',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'inbound-email',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_LIST_OUTBOUND_EMAILS',
                    'url' => './#/outbound-email-accounts/index',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'outbound-email-accounts',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/external-oauth-connection/index',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'external-oauth-connection',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_LIST_EXTERNAL_OAUTH_PROVIDERS',
                    'url' => './#/external-oauth-provider/index',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'external-oauth-provider',
                ],
            ],
        ],
        'external-oauth-provider' => [
            'path' => 'external-oauth-provider',
            'defaultRoute' => './#/external-oauth-provider',
            'name' => 'external-oauth-provider',
            'labelKey' => 'ExternalOAuthProvider',
            'menu' => [
                [
                    'name' => 'CreatePersonal',
                    'labelKey' => 'LNK_LIST_CREATE_NEW_PERSONAL',
                    'url' => './#/external-oauth-provider/edit',
                    'process' => '',
                    'params' => [
                        'type' => 'personal',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => '',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'external-oauth-provider',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_LIST_INBOUND_EMAILS',
                    'url' => './#/inbound-email/index',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'inbound-email',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_LIST_OUTBOUND_EMAILS',
                    'url' => './#/outbound-email-accounts/index',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'outbound-email-accounts',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_LIST_EXTERNAL_OAUTH_CONNECTION',
                    'url' => './#/external-oauth-connection/index',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'external-oauth-connection',
                ],
                [
                    'name' => 'List',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/external-oauth-provider/index',
                    'process' => '',
                    'params' => [],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'external-oauth-provider',
                ],
            ],
        ],
        'template-section-line' => [
            'path' => 'template-section-line',
            'defaultRoute' => './#/template-section-line',
            'name' => 'template-section-line',
            'labelKey' => 'TemplateSectionLine',
            'menu' => [],
        ],
        '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' => [],
        ],
        'survey-responses' => [
            'path' => 'survey-responses',
            'defaultRoute' => './#/survey-responses',
            'name' => 'survey-responses',
            'labelKey' => 'SurveyResponses',
            'menu' => [
                [
                    'name' => 'Add',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/survey-responses/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'SurveyResponses',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'survey-responses',
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/survey-responses/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'SurveyResponses',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'survey-responses',
                ],
            ],
        ],
        'survey-question-responses' => [
            'path' => 'survey-question-responses',
            'defaultRoute' => './#/survey-question-responses',
            'name' => 'survey-question-responses',
            'labelKey' => 'SurveyQuestionResponses',
            'menu' => [
                [
                    'name' => 'Add',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/survey-question-responses/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'SurveyQuestionResponses',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'survey-question-responses',
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/survey-question-responses/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'SurveyQuestionResponses',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'survey-question-responses',
                ],
            ],
        ],
        'survey-questions' => [
            'path' => 'survey-questions',
            'defaultRoute' => './#/survey-questions',
            'name' => 'survey-questions',
            'labelKey' => 'SurveyQuestions',
            'menu' => [
                [
                    'name' => 'Add',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/survey-questions/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'SurveyQuestions',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'survey-questions',
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/survey-questions/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'SurveyQuestions',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'survey-questions',
                ],
            ],
        ],
        'survey-question-options' => [
            'path' => 'survey-question-options',
            'defaultRoute' => './#/survey-question-options',
            'name' => 'survey-question-options',
            'labelKey' => 'SurveyQuestionOptions',
            'menu' => [
                [
                    'name' => 'Add',
                    'labelKey' => 'LNK_NEW_RECORD',
                    'url' => './#/survey-question-options/edit',
                    'process' => '',
                    'params' => [
                        'return_module' => 'SurveyQuestionOptions',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'plus',
                    'actionLabelKey' => 'LBL_NEW',
                    'quickAction' => true,
                    'type' => 'create',
                    'module' => 'survey-question-options',
                ],
                [
                    'name' => 'View',
                    'labelKey' => 'LNK_LIST',
                    'url' => './#/survey-question-options/index',
                    'process' => '',
                    'params' => [
                        'return_module' => 'SurveyQuestionOptions',
                        'return_action' => 'DetailView',
                    ],
                    'icon' => 'view',
                    'actionLabelKey' => '',
                    'quickAction' => false,
                    'type' => '',
                    'module' => 'survey-question-options',
                ],
            ],
        ],
    ],
    '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' => '',
        ],
    ],
]];
