Inital Commit
This commit is contained in:
16
resources/views/client/sunsari/new/index.php
Normal file
16
resources/views/client/sunsari/new/index.php
Normal file
@@ -0,0 +1,16 @@
|
||||
<?php include('header.php'); ?>
|
||||
<?php include('template-parts/slider.php'); ?>
|
||||
</header>
|
||||
<!-- HEADER END -->
|
||||
|
||||
<section>
|
||||
<?php include('template-parts/about.php'); ?>
|
||||
<?php include('template-parts/promote.php'); ?>
|
||||
<?php include('template-parts/service.php'); ?>
|
||||
<?php include('template-parts/gallery.php'); ?>
|
||||
<?php include('template-parts/clients.php'); ?>
|
||||
|
||||
|
||||
|
||||
</section>
|
||||
<?php include('footer.php'); ?>
|
Reference in New Issue
Block a user