@extends($activeTemplate . 'layouts.frontend')
@php
$contact = getContent('contact_us.content', true);
$elemenets = getContent('contact_us.element');
@endphp
@section('content')
{{ __(@$contact->data_values->heading) }}
{{ __(@$contact->data_values->subheading) }}