Bohora-rental/index.php
subashGamer21 8f9b77a9f9 contact
2025-01-15 17:38:20 +05:45

14 lines
466 B
PHP

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