TanchoToplineCargo/resources/views/client/niwida/companyprofile/messagefrommd.blade.php
2024-05-05 10:32:49 +05:45

48 lines
3.5 KiB
PHP

@extends('client.niwida.partials.layout')
@section('content')
<div class="pt-breadcrumb">
<div class="pt-bg-overley" style="background-image: url('../assets/images/niwida/header-message-from-md.jpg');"></div>
<div class="container">
<div class="row align-items-center">
<div class="col-sm-12">
<nav aria-label="breadcrumb">
<div class="pt-breadcrumb-title">
<h1>Message From MD</h1>
</div>
<div class="pt-breadcrumb-container">
<ol class="breadcrumb">
<li class="breadcrumb-item"><a href="#"><i class="fas fa-home mr-2"></i>Home</a></li>
<li class="breadcrumb-item">About us</li>
<li class="breadcrumb-item active">Message From MD</li>
</ol>
</div>
</nav>
</div>
</div>
</div>
</div>
<section class="our-story">
<div class="container">
<div class="pt-section-title-box mb-10p">
<div class="row">
<div class="col-md-8 col-lg-8 col-12">
<p>It is my great pleasure to mention here that NIWIDA Concern Pvt. Ltd. (Lic.No.711/064/65), has been successful in recognizing as having a front ranking position in the field of human resources management service provider company essentially for delivering, supplying and deploying workers from Nepal to countries abroad as per authorized by the Government of Nepal.</p>
<p>It aims to provide a comprehensive range of foreign employment services to job-seeking people who intend to be employed in overseas countries as above and at the same time to meet the requirements of our overseas valued clients. Our policy is to ensure the availability of manpower of all kinds like; un-skilled, semi-skilled, skilled & high-skilled for interview, selection then recruitment and deploy in accordance with potential employer's needs. We use the most up-to-date administrative and managerial services to attain these targets carried out generally by our experienced and professional staff.</p>
<p>The number of orders and requests that we are receiving are a true mark of our proficient management, trustworthiness and professionalism of our business dealings. If given an opportunity to serve you and your esteemed organization, we assure you that your orders will be managed systematically and carried through within required time-frame and date.</p>
<p>Thus the Company plays an active role in the field of exporting human resources by helping in developing needed skills of workers so that they are fit to be employed in order to help add the Government of Nepal to get rid of unemployment problems. I do hope that by going through, the prospective overseas employers (Clients) will find this PROFILE a useful information guideline on how we can work together for our mutual benefits and fulfillment of required amount of manpower needs.</p>
</div>
<div class="col-md-4 col-lg-4 col-12">
<div class="img_rt_md">
<img src="../uploads/images/2-01.html">
<div class="txt_md-sec">
<h4>Saroj Kumar Pokharel</h4>
<h6>Managing Director</h6>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
@endsection