@section('meta_title') @lang('language.crfm_mean') @endsection @extends('frontend.master') @section('content')

@lang('language.contact')


@lang('language.contact_location') {{ company()->address }}
@if (session()->has('success_email'))

Thanks for Email

We will get in touch with you as soon as possible.

@endif
@csrf

@lang('language.contact_desc')

@endsection @section('mapLocation') @endsection