@extends($activeTemplate.'layouts.frontend') @section('content') @php $contact = getContent('contact_us.content',true); @endphp

{{__($contact->data_values->heading)}}

{{__($contact->data_values->sub_heading)}}

@csrf
user()) readonly @endif required placeholder="@lang('Name')">
user()) readonly @endif required placeholder="@lang('Email')">

@lang('Address')

{{__($contact->data_values->contact_details)}}

@endsection