File "library.php"
Full Path: /home/ichhrkpd/public_html/application/res_forms/library.php
File size: 707 bytes
MIME-type: text/plain
Charset: utf-8
<!-- Start main-content -->
<div class="main-content">
<!-- Section: inner-header -->
<section style="background-color: #dcebf5">
<div class="container pt-10 pb-10">
<!-- Section Content -->
<div class="section-content">
<div class="row">
<div class="col-md-12 text-center">
<h4 class="title">Library</h4>
</div>
<div class="col-md-12">
<?php echo $content_all->library_info; ?>
</div>
</div>
</div>
</div>
</section>
</div>
<!-- end main-content -->