<? 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="vision">
<h3>VISION</h3>
<p>
At MIP, we want to maintain a recruitment company that:
<ul class="inner-page-lists">
<li>Fully addresses the manpower specifications of our principals;</li>
<li>Ensures the deployment of completely trained, qualified and globally </li>competitive Filipino workers and;
<li>Exhibiting a complete partnership with the government in retaining a high performance work force.</li>
</ul>
</p>
</div>
</div>
</div>
</div>
<?
do_employerlogin();
do_footer(); ?>