?
Current Path : /home1/savoy/www/savoyglobal.net/old_site/views/site/ |
Linux gator3171.hostgator.com 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64 |
Current File : /home1/savoy/www/savoyglobal.net/old_site/views/site/human-resource-management-solution.php |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <?php $this->load->view('site/header'); ?> </head> <body> <?php $this->load->view('site/menu'); ?> <div id="container"> <div class="banner"> <div class="banner_top"></div><!--banner_top end--> <div class="banner_mid_inner"><img src="<?=base_url()?>assets/images/banners/hrm.jpg" alt="Savoy Global HRM"/></div><!--banner_mid end--> <div class="banner_bot"></div><!--banner_bot end--> </div><!--banner end--> <div class="content"> <div class="content_left"> <h1>Human Resource Management Solution</h1> <p>This software provides a one stop solution for your HRM needs. It provides a customized, well integrated system which tracks, monitors and manage all HR activities more efficiently and effectively.</p><br/> <p> <strong>Main Features</strong></p> <ul><li> Employee Information Management</li> <li>Employee Self Service</li> <li>Time and Attendance</li> <li>Leave Management</li> <li>Payroll Management</li> <li>Administration Module</li> </ul> <br/> <p>HRM combines comprehensive capabilities with an intuitive, easy-to-use User Interface. Organizations using our solutions have benefited in many ways, including: </p> <ul><li>Reduced Data Entry</li> <li>Reduced Errors</li> <li>Effective Risk Management</li> <li>Internal Cost Control</li> <li>Accurate Reporting</li> <li>Secure Data and Support</li></ul> </div><!--content_left end--> <div class="content_right"> <div class="right_box_wrapper"> <?php $this->load->view('site/right-software'); ?> </div><!--right_box_wrapperend--> </div><!-- content_right end--> </div><!--content end--> </div><!--container end--> <?php $this->load->view('site/footer'); ?> </body> </html>