<?php $__env->startSection("loginHeader"); ?>
	<table width="100%" style="font-size:12px;" border='0'>
        <thead>
            <tr>
                <td style="text-align:center;">
									<br>
									<br>
									<br>
									<br><br>
									<br>
									<br>
									<br>
                    <?php echo HTML::image(Config::get('kblis.organization-logo'),  Config::get('kblis.country') . trans('messages.court-of-arms'), array('width' => '200px')); ?>

                </td>
                </tr>
        </thead>
    </table>
    <h3 align="center"><font color="black"> UNHLS INVENTORY MANAGEMENT SYSTEM</font></h3>

<?php echo $__env->yieldSection(); ?>
