<?php $__env->startSection('loginFooter'); ?>
	<table align='center' width="70%" style="font-size:12px;" border='0'>
		<thead>
			<tr>
				<a> <?php echo HTML::link('http://www.cphl.go.ug', '&copy; Uganda National Health Laboratory Services  ' . date("Y")); ?></a>
						</tr>
		</thead>
	</table>
<?php echo $__env->yieldSection(); ?>
