Bohora-rental/index.php
subashGamer21 f4f4f04a7d changes
changes
2025-01-09 20:07:52 +05:45

16 lines
504 B
PHP

<?php include('header.php') ?>
<?php include('parts/banner.php') ?>
<?php include('parts/searchbooking.php') ?>
<?php include('parts/about.php') ?>
<?php include('parts/ourbenefits.php') ?>
<?php include('parts/ourservices.php') ?>
<?php include('parts/ctaRental.php') ?>
<?php include('parts/howitworks.php') ?>
<?php include('parts/Testimonial.php') ?>
<?php include('parts/whynepal.php') ?>
<?php include('parts/gallery.php') ?>
<?php include('parts/ctaCheap.php') ?>
<?php include('footer.php') ?>