Server IP : 103.53.40.154 / Your IP : 18.188.227.108 Web Server : Apache System : Linux md-in-35.webhostbox.net 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64 User : ppcad7no ( 715) PHP Version : 8.2.25 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0755) : /home2/ppcad7no/kedarheliped.in/../digitala2z.com/down-hrms/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
<?php include("hr-header.php");?> <div class="container-fluid" style="margin-top:30px; min-height:465px;"> <div class="row"> <div class="col-sm-12"> <div class="col-sm-3" style="padding-left:0;"> <?php include("hr-left-menu.php");?> </div> <div class="col-sm-9"> <div class="row"> <div class="col-sm-12"> <h2 class="text-primary text-center">Welcome to Hr Management System</h2> </div> </div> </div> </div> </div> </div> <?php include("hr-footer.php");?>