{{-- Subtle background glow --}}
{{-- Brand Column --}}
@if(setting('logo')) {{ setting('site_name') }} @else

Chandra & Sons

Pharma Distributors

@endif

{{ setting('footer_description','Trusted pharmaceutical distributor at Sunauli Border, Maharajganj. Wholesale, retail & Nepal export supply.') }}

@php $footerSocials = \App\Models\SocialLink::footer()->get(); @endphp @if($footerSocials->count())
@foreach($footerSocials as $social) {!! $social->icon_svg !!} @endforeach
@else
@if(setting('facebook_url')) @endif @if(setting('instagram_url')) @endif @if(setting('tiktok_url')) @endif
@endif {{-- Trust badge --}}
{{ __('site.footer_trust_badge') }}
{{-- Products --}}

{{ __('site.nav_products') }}

    @foreach([ ['branded-medicines', 'nav_branded'], ['generic-medicines', 'nav_generic'], ['surgical-medical-supplies','nav_surgical'], ['otc-wellness', 'nav_otc'], ] as [$slug,$key])
  • {{ __('site.'.$key) }}
  • @endforeach
{{-- Services --}}

{{ __('site.footer_services') }}

    @foreach([ ['services/wholesale-supply', 'nav_wholesale', false], ['services/retail-supply', 'nav_retail', false], ['services/export-to-nepal', 'nav_nepal_export',true], ['services/pharmacy-hospital-supply','nav_pharma_hospital',false], ] as [$slug,$key,$accent])
  • {{ __('site.'.$key) }}
  • @endforeach
{{-- Contact --}}

{{ __('site.footer_contact') }}

  • {{ setting('address','Tampu Stand, Near New Customs Office, Sonauli Border, Maharajganj, UP') }}
  • {{ setting('phone_1','+91-9076742501') }} {{ setting('phone_2','+91-9695322501') }} 🇳🇵 {{ setting('phone_nepal','+977-9700696025') }}
  • {{ setting('email_info','info@chandrasons.com') }}
  • {{ setting('business_hours','Mon–Sat: 9AM–8PM') }}
{{ __('site.footer_enquiry_cta') }}
{{-- Bottom bar --}}

{!! setting('copyright_text','© '.date('Y').' Chandra & Sons Pharma Distributors. All rights reserved.') !!}

{{ __('site.nav_faqs') }} {{ __('site.nav_blog') }} {{ __('site.nav_contact') }} Sitemap