D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
etb1lp46s9ed
/
www
/
vimlagroups.in
/
wp-content
/
plugins
/
wpsection
/
plugin
/
adminboard
/
Filename :
dash.php
back
Copy
<div class="row"> <div class="col-lg-6 feature-block"> <div class="inner-box"> <div class="icon"><span class="dashicons dashicons-cover-image"></span></div> <h4><?php esc_html_e( 'Our Works Demo', 'wpsection' ); ?></h4> <div class="text"><?php esc_html_e( 'Visit Our Site to get All the Demo Wodget and Templates', 'wpsection' ); ?></div> <div class="link-btn"><a href="<?php echo esc_attr(WPSECTION_PLUGIN_DEMO) ; ?>" class="btn-style-one" target="_blank"><span> <?php esc_html_e( 'All Demo', 'wpsection' ); ?></span></a></div> </div> </div> <div class="col-lg-6 feature-block"> <div class="inner-box"> <div class="icon"><span class="dashicons dashicons-edit-page"></span></div> <h4><?php esc_html_e( 'Details Documentations', 'wpsection' ); ?></h4> <div class="text"><?php esc_html_e( 'Follow our Easy Steps of Documentations', 'wpsection' ); ?></div> <div class="link-btn"><a href="<?php echo esc_attr(WPSECTION_PLUGIN_DOC) ; ?>" class="btn-style-one" target="_blank"><span> <?php esc_html_e( 'Documents', 'wpsection' ); ?></span></a></div> </div> </div> <div class="col-md-6 feature-block"> <div class="inner-box"> <div class="icon"><span class="dashicons dashicons-database-export"></span></div> <div class="text-block"> <h4><?php esc_html_e( 'Get in touch anytime', 'wpsection' ); ?></h4> <div class="text"><?php esc_html_e( 'We are allways next to you. just send us the an e-mail to contact us', 'wpsection' ); ?></div> <div class="link-btn"><a href="<?php echo esc_attr(WPSECTION_PLUGIN_CONTACT) ; ?>" class="btn-style-one" target="_blank"><span> <?php esc_html_e( 'Support', 'wpsection' ); ?></span></a></div> </div> </div> </div> <div class="col-lg-6 feature-block"> <div class="inner-box"> <div class="icon"><span class="dashicons dashicons-editor-contract"></span></div> <h4><?php esc_html_e( 'Request a Feature', 'wpsection' ); ?></h4> <div class="text"><?php esc_html_e( 'Please let us know what you need more', 'wpsection' ); ?></div> <div class="link-btn"><a href="<?php echo esc_attr(WPSECTION_PLUGIN_CONTACT) ; ?>" class="btn-style-one" target="_blank"><span> <?php esc_html_e( 'Request', 'wpsection' ); ?></span></a></div> </div> </div> </div>