@extends('master') @section('seo_title', __('messages.CONTACTS')) @section('seo_keywords', '') @section('seo_description', '') @section('content') @include('layout.breadcrumbs', ['page_title' => __('messages.CONTACTS')])

@lang('messages.CONTACTS')

@lang('messages.CONTACTS_INTRO_1') @lang('messages.CONTACTS_INTRO_1_FAQS_LINK') @lang('messages.CONTACTS_INTRO_2')

@lang('messages.CONTACTS_INTRO_3')

@lang('messages.CONTACTS_FORM_HEADING')

@endsection