<?xml version="1.0"?>
<!--
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
-->
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:module:Magento_Backend:etc/menu.xsd">
    <menu>
        <update id="Magento_Customer::customer_manage" title="All Shipping Users" translate="title" module="Magento_Customer" sortOrder="10" parent="Magento_Customer::customer" action="customer/index/" resource="Magento_Customer::manage" />
<!--        <add id="CTSG_Account::ctsg_source_address" title="CTSG Source Address" module="CTSG_Account" sortOrder="9999" resource="Magento_Backend::content" parent="Magento_Customer::customer" action="ctsg_account/sourceaddress/index"/>-->
        <add id="CTSG_Account::ctsg_previous_labels" title="CTSG Previous Labels" module="CTSG_Account" sortOrder="550" resource="Magento_Backend::content" parent="Magento_Customer::customer" action="ctsg_account/previouslabels/index"/>
    </menu>
</config>
