@if(gs()->logo) {{ gs()->site_name }} @else {{ gs()->site_name }} @endif

{{ gs()->t('footer_about') ?: __t('AHE is a pioneer in gas line solutions across Bangladesh. With decades of excellence, we specialize in high-pressure industrial gas installation and maintenance.') }}

@if(gs()->facebook) @endif @if(gs()->linkedin) @endif @if(gs()->twitter) @endif @if(gs()->instagram) @endif @if(gs()->youtube) @endif

{{ __t('Our Services') }}

    @foreach(\App\Models\Service::where('is_active', true)->get() as $service)
  • {{ $service->t('title') }}
  • @endforeach

{{ __t('Quick Links') }}

  • {{ __t('About Us') }}
  • {{ __t('Our Projects') }}
  • {{ __t('Get a Quote') }}

{{ __t('Find Us') }}

{{ gs()->address }}
{{ gs()->address_secondary }}
{{ gs()->phone }}
{{ gs()->email }}

© {{ date('Y') }} {{ gs()->site_name }}. {{ __t('All Rights Reserved.') }}

{{ __t('Crafted by') }} {{ __t('Code Witchers') }}