2024-09-27 17:13:00 +05:45
|
|
|
<?php include('header.php');?>
|
|
|
|
<?php include('parts/slider.php');?>
|
|
|
|
<?php include('parts/about.php');?>
|
2024-09-29 17:07:13 +05:45
|
|
|
<?php include('parts/destination.php');?>
|
2024-09-30 17:18:42 +05:45
|
|
|
<?php include('parts/Visa.php');?>
|
2024-09-27 17:13:00 +05:45
|
|
|
<?php include('parts/video.php');?>
|
2024-10-01 17:04:05 +05:45
|
|
|
<?php include('parts/class.php');?>
|
2024-09-27 17:13:00 +05:45
|
|
|
<?php include('parts/testimonials.php');?>
|
|
|
|
<?php include('parts/blog.php');?>
|
2024-09-30 17:18:42 +05:45
|
|
|
<?php include('footer.php');?>
|
|
|
|
<?php /*?><?php include('parts/subscribe.php');?><?php */?>
|
|
|
|
<?php /*?><?php include('parts/contact.php');?><?php */?>
|
|
|
|
<?php /*?><?php include('parts/feature.php');?><?php */?>
|
|
|
|
<?php /*?><?php include('parts/service.php');?><?php */?>
|
|
|
|
<?php /*?><?php include('parts/country.php');?><?php */?>
|
|
|
|
<?php /*?><?php include('parts/team.php');?><?php */?>
|
|
|
|
<?php /*?><?php include('parts/brand.php');?><?php */?>
|