<?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>
        <add id="Magento_PaymentServicesDashboard::paymentservicesdashboard" title="Payment Services" translate="title" module="Magento_PaymentServicesDashboard" sortOrder="10" parent="Magento_Sales::sales_operation" action="paymentservicesdashboard/dashboard/index" resource="Magento_PaymentServicesDashboard::paymentservicesdashboard"/>
    </menu>
</config>
