This commit is contained in:
subashGamer21
2025-01-15 16:17:53 +05:45
parent 398affd0ce
commit 0120b29fd6
14 changed files with 760 additions and 949 deletions

View File

@ -1,13 +1,12 @@
<?php include('header.php') ?>
<?php include('parts/banner.php') ?>
<?php include('parts/pickupform.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') ?>