File: /home/nyiet8349bzl/Backup/sbc_back/homedir/public_html/seminar_room.php
<?php include 'inc/header.php';?>
<div class="slider_bg">
<div class="container">
<div class="row">
<div class="col-lg-12"> <img src="images/banner_sbsc.jpg" class="img-responsive" alt="">
<div class="heading_departments">
<h3>Seminar Room</h3>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="container">
<div class="row m_2" >
<?php include 'inc/left_index.php';?>
<div class="col-lg-9 ">
<div class="heading_main_2">Seminar Room</div>
<p>The college has a Seminar room with modern 'state of the art facilities'. The college organizes seminars, workshops and paper presentations with active participation of students and faculty. Eminent scholars and experts from academic and corporate bodies are invited to interact with the students and deliver lectures.</p>
<div class="clr"></div>
<br/>
<br/>
<br/>
<div class="clearfix"></div>
</div>
</div>
</div>
<div class="clr"></div>
<?php include 'inc/fotter.php';?>