@extends('front.include.app') @section('content')

{{ $contactCMS->banner_title ?? 'Contact' }}

@php $contactEmail = isset($setting) ? json_decode($setting->content)->email ?? 'info@proactivepeers.com' : 'info@proactivepeers.com'; @endphp

{{ $contactCMS->heading ?? 'Contact Us' }}

@csrf
Contact{{ $contactEmail }}
Based inGet direction on map
  • {{--
  • --}}
  • {{--
  • --}}
@endsection