File "contact.php"

Full Path: /home/ichhrkpd/public_html/application/views/contact.php
File size: 1.3 KB
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">Contact Us -</h4>
              
            </div>
          </div>
          <div class="row">
            <div class="col-md-3">
              <?php echo $content_all->contact_us; ?>
              
            </div>
            <div class="col-md-9">
               <!-- Google Map HTML Codes -->
              <iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d1796.4710688461978!2d88.78886695951225!3d25.772474688326014!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x39e3561eb0b97a17%3A0x1d6e5926c4569685!2sIchhamati%20Degree%20College!5e0!3m2!1sen!2sbd!4v1677928414656!5m2!1sen!2sbd" 
              	width="100%" height="280" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe>
              
            </div>
          </div>
        </div>
      </div>
    </section>
    
    
   
    
   

	
    
  
    
    

  </div>
  <!-- end main-content -->