@extends("front.layout.app") @section("title", "Contact Us") @section("content")
image

{{ $contact->content['banner_heading'] ?? '' }} {{ $contact->content['banner_img'] ?? '' }}

{{ $contact->content['banner_description'] ?? '' }}

@include('front.include.helpsec')
@endsection