Your IP : 216.73.216.220


Current Path : /home/rtorresani/www/app/code/Webkul/BuyButton/view/adminhtml/layout/
Upload File :
Current File : //home/rtorresani/www/app/code/Webkul/BuyButton/view/adminhtml/layout/buybutton_index_index.xml

<?xml version="1.0"?>
<!--
/**
 * Webkul Software.
 *
 * @category  Webkul
 * @package   Webkul_BuyButton
 * @author    Webkul
 * @copyright Copyright (c)  Webkul Software Private Limited (https://webkul.com)
 * @license   https://store.webkul.com/license.html
 */
-->
<page xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" layout="admin-1column" xsi:noNamespaceSchemaLocation="urn:magento:framework:View/Layout/etc/page_configuration.xsd">
	<head>
		<css src="Webkul_BuyButton/css/style.css" />
	</head>
	<body>
		<referenceContainer name="content">
			<block class="Webkul\BuyButton\Block\Adminhtml\BuyButton\Start" name="buybutton.select" template="start.phtml"></block>
		</referenceContainer>
	</body>
</page>