initial commit

This commit is contained in:
2026-06-25 13:03:45 +06:00
commit 4589f4a8d0
3229 changed files with 941958 additions and 0 deletions

14
app/View/Homes/index.ctp Normal file
View File

@@ -0,0 +1,14 @@
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.8&appId=179508332152";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
<?php echo $this->element('maintenance'); ?>
<?php echo $this->element('slider'); ?>
<?php echo $this->element('all_expense'); ?>
<?php echo $this->element('downloads'); ?>
<?php //echo $this->element('faqs'); ?>
<?php echo $this->element('testimonials'); ?>