Inital Commit
This commit is contained in:
69
resources/views/client/sunsari/new/tips-for-interview.php
Normal file
69
resources/views/client/sunsari/new/tips-for-interview.php
Normal file
@ -0,0 +1,69 @@
|
||||
<?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>Tips for interview</h1>
|
||||
</div>
|
||||
<div class="left-page-nav">
|
||||
<!-- Breadcrumbs -->
|
||||
<ul class="breadcrumb">
|
||||
<li><a href="#">Home</a></li>
|
||||
<li>Job Seekers</li>
|
||||
<li class="current">Tips for interview</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>Tips for interview</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' );?>
|
Reference in New Issue
Block a user