@extends('layout.frontend.master-layout') @section('page-title') {{ isset($seoPageName->meta_title) ? @$seoPageName->meta_title . ' - ' . @$viewComposerSiteSetting->company_name : 'Contact Us - Golcha Green Energy' }} @endsection @section('meta-tags') @endsection @section('style') @endsection @section('main-content') @include('layout.admin.include.loader')

{{ @$siteBanner->display_name }}

Home > {{ @$siteBanner->display_name }}
Golcha {{ @$contactOverview->contact_display_name }}

{{ @$contactOverview->title }}

{{ @$contactOverview->one_liner_text }}

  • We will respond to you within 24 hours.
  • Expert Solutions for Green Renewable Energy Needs
  • Seamless Support for Sustainable Energy Projects
@csrf
{!! @$siteSetting->map_iframe !!} {{-- --}} {{-- --}}
Phone

{{ @$siteSetting->contact_number }}

Email

{{ @$siteSetting->company_email }}

Address

{{ @$siteSetting->company_location }}

@include('frontend.include._contact-bottom-part') @endsection @section('script') @endsection