blog details page added

This commit is contained in:
sujan
2024-09-10 12:45:38 +05:45
parent f2733e5854
commit 2749142c41
14 changed files with 186 additions and 251 deletions

View File

@ -7,6 +7,7 @@
<?php /*?><?php include('parts/team.php')?><?php */?>
<?php include('parts/testimonials.php')?>
<?php include('parts/location.php')?>
<?php /*?><?php include('parts/visa.php')?><?php */?>
<?php include('parts/blog.php')?>
<?php include('parts/apply.php')?>
<?php include('footer.php');?>