@extends('front.layouts.master') @section('seo_title', $global_other_page_items->page_contact_seo_title) @section('seo_meta_description', $global_other_page_items->page_contact_seo_meta_description) @section('content')

{{ $global_other_page_items->page_contact_title }}

{{ $global_other_page_items->page_contact_info_subheading }}

{{ $global_other_page_items->page_contact_info_heading }}

Head Office

Foundation Office

{!! $global_other_page_items->page_contact_map !!}
{{ $global_other_page_items->page_contact_send_mail_subheading }}

{!! nl2br($global_other_page_items->page_contact_send_mail_heading) !!}

@csrf
@endsection