TanchoToplineCargo/resources/views/client/niwida/companyprofile/whyniwida.blade.php

80 lines
4.5 KiB
PHP
Raw Normal View History

2024-05-05 04:47:49 +00:00
{{-- <!DOCTYPE html>
<html lang="en">
<!-- Mirrored from niwidaconcern.com/companyprofile/whyniwida by HTTrack Website Copier/3.x [XR&CO'2014], Fri, 08 Dec 2023 04:22:42 GMT -->
<!-- Added by HTTrack --><meta http-equiv="content-type" content="text/html;charset=UTF-8" /><!-- /Added by HTTrack -->
<head>
<meta charset="utf-8">
<title>Niwida Concern | A premium human resource provider from nepal.</title>
<meta name="keywords" content="Niwida Concern" />
<meta name="description" content="Welcome to Niwida Concern, a premium human resource provider from nepal"/>
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link rel="shortcut icon" href="../assets/images/niwida/favicon.ico">
<link rel="stylesheet" href="../assets/css/bootstrap/bootstrap.min.css" />
<link rel="stylesheet" type="text/css" href="../assets/rev-slider/css/rs6.css">
<link rel="stylesheet" href="../assets/css/style.css" />
<link rel="stylesheet" href="../assets/css/lightbox.css" />
<link rel="stylesheet" href="../assets/css/responsive.css" />
<link rel="stylesheet" type="text/css" href="../../cdn.datatables.net/1.11.3/css/jquery.dataTables.css">
<script src="../assets/js/jquery-3.6.0.min.js"></script>
</head>
<div id="pt-loading">
<div id="pt-loading-center">
<img src="../assets/images/logo.png" alt="Niwida Concern">
</div>
</div> --}}
@extends('client.niwida.partials.layout')
@section('header')
<title>Why Niwida - {{env("APP_NAME")}}</title>
@endsection
@section ('content')
<div class="pt-breadcrumb">
<div class="pt-bg-overley" style="background-image: url('../assets/images/niwida/header-why-niwida.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>Why Niwida</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">Why Niwida</li>
</ol>
</div>
</nav>
</div>
</div>
</div>
</div>
<section class="our-story">
<div class="container">
<div class="row d-flex align-items-center">
<div class="col-xl-6 mt-xl-0 mt-5">
<div class="pt-section-title-box ">
<span class="pt-section-sub-title">Niwida Concern</span>
<h5 class="pt-section-title">Why Niwida</h5>
<p class="pt-section-description">In recent years, the overseas labour market has become increasingly popular for countries, such Nepal, where there has been the labour surplus. With substantial increase in demand of overseas employment, NIWIDA Concern Pvt. Ltd takes this opportunity to all categories of human resources to overseas countries in an efficient, trustworthy and professional manner. The Company facilitates the employers to select the workers for the right job and place them according to chosen company abroad. We are loyal, reliable, dedicated and honest people for whom Nepal has a worldwide reputation and in this manner we are able to supply and deploy hard working and committed workers in accordance with employer's demand and requirements. NIWIDA Concern Pvt. Ltd. is consequently one of the nation leading manpower agency in Nepal that possesses a strong capacity for supplying all categories of workers from the country. It intends to supply tens of thousands of workers from Middle East, Far East Gulf Countries and rest of Government of Nepal authorized countries. According to our performance, we are already recognized from Government of Nepal - as one of the leading and front ranking Foreign Employment Consultant in Nepal. </p>
</div>
</div>
<div class="col-xl-6 d-xl-center text-center">
<img src="../assets/images/niwida/why-niwida.jpg" class="img-fluid pt-img-15" alt="Why Niwida">
</div>
</div>
</div>
@endsection
{{-- section footer --}}