<?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_Shipment::css/shipment_style.css" />
		<title>CTSG-Shipment</title>
	</head>
	<body>
		<referenceContainer name="page.wrapper">
			<block class="Magento\Framework\View\Element\Template" name="shipment" template="CTSG_Shipment::shipment.phtml" />
		</referenceContainer>
	</body>
</page>