@include('templates.parts.head')
@include('templates.parts.header')
{{ $contact_title }}
Our Office
{{ $contact_name }}
{!! $contact_single_address !!}
{!! $contact_contacts !!}
On Map
@include('templates.parts.footer')