<?xml version="1.0"?>
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:module:Magento_Config:etc/system_file.xsd">
    <system>
        <section id="dv_checkout" translate="label" sortOrder="150" showInDefault="1" showInWebsite="1" showInStore="1">
            <label>Checkout</label>
            <tab>dinhvan</tab>
            <resource>Dinhvan_Theme::config_dinhvantheme</resource>
            <group id="general" translate="label" type="text" sortOrder="1" showInDefault="1" showInWebsite="1" showInStore="1">
                <label>General</label>
                <field id="cart_heading" translate="label" type="text" sortOrder="10" showInDefault="1" showInWebsite="1" showInStore="1">
                    <label>Cart heading text</label>
                </field>
            </group>
        </section>
    </system>
</config>