{{ __('frontend::translate.Location') }}
{{ getTranslatedData($contact_section, 'location') }}
@extends('frontend::layouts.master') @php $contact_section = site_configurations('contact_section', true); @endphp @section('title')
{{ getTranslatedData($contact_section, 'location') }}
{{ getTranslatedData($contact_section, 'email') }}
{{ getTranslatedData($contact_section, 'phone') }}
{{ getTranslatedData($contact_section, 'short_description') }}
@endif