File: //home/nyiet8349bzl/public_html/journalofbusinessstudies.in/contact-us.php
<?php include 'inc/header.php';?>
<br>
<div class="container">
<div class="row">
<div class="col-sm-12">
<h3 class="journal_text">CONTACT US</h3>
</div>
<div class="row">
<div class="col-sm-9">
<h3>All Correspondence regarding publication,subscription should be addressed to:</h3>
<h2 style="color:#071e38;"><strong>Journal of Business Studies</strong></h2>
<p>Dr. Vandana Dahiya, Associate Professor</br>Shaheed Bhagat Singh College<br/>(University of Delhi)<br/>Sheikh Sarai (Triveni) Phase II,<br/>New Delhi - 110017<br/><strong>E-mail</strong> : <a style="color:#FF0000" href="mailto:jbs@sbs.du.ac.in">jbs@sbs.du.ac.in</a><br /></p>
</div>
</div>
</div>
</div>
<br>
<?php include 'inc/footer.php';?>