@if ($companySetting?->favicon_url)
@else
@endif
@include('frontend.common.header')
@include('frontend.components.home.app_download')
@include('frontend.components.home.about_home_section')
@include('frontend.components.home.values_home_section')
@include('frontend.components.home.service_home_section')
@include('frontend.components.home.branch_home_section')
@include('frontend.components.home.partner_home_section')
@include('frontend.components.home.news_home_section')
@include('frontend.common.footer')