logo

{{ __('Follow Us on ') }}

@if (setting('facebook')) @endif @if (setting('instagram')) @endif @if (setting('twitter')) @endif @if (setting('youtube')) @endif
{{ __('footer.about') }}
@if (!blank($footermenus)) @foreach ($footermenus as $footer_menu) @if ($footer_menu->footer_menu_section_id == \App\Enums\FooterMenuSection::ABOUT) {{ $footer_menu->title }} @endif @endforeach @endif
{{ __('footer.services') }}
@if (!blank($footermenus)) @foreach ($footermenus as $footer_menu) @if ($footer_menu->footer_menu_section_id == \App\Enums\FooterMenuSection::SERVICES) {{ $footer_menu->title }} @endif @endforeach @endif
{{ __('Download Apps') }}
@if (setting('android_app_link') || setting('ios_app_link')) @if (setting('android_app_link')) @endif @if (setting('ios_app_link')) @endif @endif
  • {{ setting('site_email') }}
  • {{ setting('site_phone_number') }}

{{ setting('site_footer') }}