Inital Commit

This commit is contained in:
tanch0
2024-05-05 10:32:49 +05:45
commit cc991bb0e1
7418 changed files with 507076 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
@include('client.sunsarioverseas.partials.header')
@include('client.sunsarioverseas.nav')
@include('client.sunsarioverseas.template-parts.slider')
<section>
@include('client.sunsarioverseas.template-parts.about')
@include('client.sunsarioverseas.template-parts.promote')
@include('client.sunsarioverseas.template-parts.service')
@include('client.sunsarioverseas.template-parts.demands')
@include('client.sunsarioverseas.template-parts.clients')
</section>
@include('client.sunsarioverseas.partials.footer')