Bohora-rental/index.php
subashGamer21 60cd431f83 changes
2025-01-12 13:30:45 +05:45

14 lines
426 B
PHP

<?php include('header.php') ?>
<?php include('parts/banner.php') ?>
<?php include('parts/searchbooking.php') ?>
<?php include('parts/about.php') ?>
<?php include('parts/ourservices.php') ?>
<?php include('parts/CarRental.php') ?>
<?php include('parts/howitworks.php') ?>
<?php include('parts/whychooseus.php') ?>
<?php include('parts/Testimonial.php') ?>
<?php include('parts/gallery.php') ?>
<?php include('footer.php') ?>