@extends('frontend.layouts.app') @push('script') @endpush @section('meta') @php $metaData = getMeta('contact_us'); @endphp @endsection @section('content')

{{ __('Contact Us') }}

{{ __(get_option('get_in_touch_title')) }}
feature

{{ __(get_option('contact_us_location')) }}

feature

{{ __(get_option('contact_us_email_one')) }}

{{ __(get_option('contact_us_email_two')) }}

feature

{{ __(get_option('contact_us_phone_one')) }}

{{ __(get_option('contact_us_phone_two')) }}

{{ __(get_option('contact_us_description')) }}

{{ __(get_option('send_us_msg_title')) }}
@endsection @push('script') @endpush