Current File : /home/tekstore/public_html/wp-content/plugins/dokan-lite/templates/reverse-withdrawal/header.php
<?php
/**
 * Dokan Dashboard Reverse Withdrawal Header Template
 *
 * @since 3.5.1
 */
?>
<header class="dokan-dashboard-header">
    <h1 class="entry-title"><?php esc_html_e( 'Reverse Withdrawal', 'dokan-lite' ); ?></h1>
</header><!-- .dokan-dashboard-header -->