<?xml version="1.0"?>
<page xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:View/Layout/etc/page_configuration.xsd">
	<head>
		<css src="CTSG_TransactionSearch::css/style.css" />
		<link src="CTSG_TransactionSearch::js/label_action.js"/>
		<title>CTSG-TransactionSearch</title>
	</head>
	<body>
		<referenceContainer name="page.wrapper">
			<block class="CTSG\TransactionSearch\Block\Table" name="transaction" template="CTSG_TransactionSearch::transaction.phtml" />
		</referenceContainer>
	</body>
</page>