Get in Touch!
{!! $contactData->description !!}

© Copyright. All Rights Reserved.

@if($headerData->count() > 0)
    @foreach($headerData as $result)
  • @if($result->id == 17) {{ $result->page_title }} @else {{ $result->page_title }} @endif
  • @endforeach
@endif