TanchoToplineCargo/resources/views/client/sunsari/new/nepal-labor-law.php
2024-05-05 10:32:49 +05:45

69 lines
3.3 KiB
PHP

<?php include( 'header.php' );?>
<!-- PAGE HERO START -->
<div class="pages-hero page-hero-video">
<div class="pages-hero-diagonal hero-diagonal-bg-2"></div>
<div class="container">
<div class="pages-title-center">
<h1>Nepal Labor Law</h1>
</div>
<div class="left-page-nav">
<!-- Breadcrumbs -->
<ul class="breadcrumb">
<li><a href="#">Home</a></li>
<li>Employers</li>
<li class="current">Nepal Labor Law</li>
</ul>
<!--/ Breadcrumbs -->
</div>
</div>
</div>
<!-- PAGE HERO END -->
<section>
<div class="container mt-5">
<div class="product-wrapper">
<!-- PRODUCT DETAILS TABS START -->
<div class="more-information default-tabs mt-5">
</ul>
<div class="tab-content" id="myTabContent">
<div class="tab-pane fade show active custom-tab-pane" id="description" role="tabpanel" aria-labelledby="description-tab">
<h4>Labor Law</h4>
<p>There are many variations of passages of Lorem Ipsum available, but the majority
have
suffered alteration
in some form, by injected humour, or randomised words which don't look even
slightly
believable.</p>
<p>It is a long established fact that a reader will be distracted by the readable
content of a
page when looking at its layout.
The point of using Lorem Ipsum is that it It is a long established fact that a reader will be distracted by the readable
content of a
page when looking at its layout.
The point of using Lorem Ipsum is that it It is a long established fact that a reader will be distracted by the readable
content of a
page when looking at its layout.
The point of using Lorem Ipsum is that it It is a long established fact that a reader will be distracted by the readable
content of a
page when looking at its layout.
The point of using Lorem Ipsum is that it has a more-or-less normal distribution
of letters,
as opposed to using 'Content here, content here'</p>
</div>
</div>
</div>
<!-- PRODUCT DETAILS TABS END -->
</div>
</div>
<!-- RELATE PRODUCTS START -->
<!-- RELATE PRODUCTS END -->
</section>
<?php include( 'footer.php' );?>