service page added

This commit is contained in:
sujan
2024-10-01 17:04:05 +05:45
parent a5b482c74d
commit 4ac687263c
11 changed files with 378 additions and 9 deletions

View File

@ -4,7 +4,7 @@
<?php include('parts/destination.php');?>
<?php include('parts/Visa.php');?>
<?php include('parts/video.php');?>
<?php include('parts/coaching.php');?>
<?php include('parts/class.php');?>
<?php include('parts/testimonials.php');?>
<?php include('parts/blog.php');?>
<?php include('footer.php');?>