/home/mip/www/img/credit/datatables/company-kpi.php.tar
home/mip/public_html_/old_mip/company-kpi.php 0000644 00000001663 15152061765 0015323 0 ustar 00 <? require_once( "func-all.php");
do_header();
?>
<div class="inner-header">
<img src="images/img-inner-header-company-profile.jpg" class="img-responsive"/>
</div>
<div class="container">
<div class="row">
<? do_side_inner_profile();
?>
<div class="col-sm-8">
<div id="company-kpi">
<h3>COMPANY'S KPI</h3>
<p>
With the company’s goal to maintain an excellent service to the entire Filipino nation, MIP International Manpower Services, INC. has consistently achieved its target every single year. The company was able to send more overseas Filipino workers to its partner countries for the past 5 years. Last year’s increase in deployment was noted to be the highest increase that the company has made for the past five (5) years. And as we continue to grow, the company wishes to seize more opportunities to offer occupations to the Filipino nation.
</p>
</div>
</div>
</div>
</div>
<?
do_employerlogin();
do_footer(); ?>