@extends('theme::layout') @section('title', 'Contact Us') @section('content') @include('theme::_hero_banner', [ 'heroTitle' => 'Contact Us', 'heroSubtitle' => 'We\'d love to hear from you — get in touch with our parish', 'breadcrumbs' => [ ['label' => 'Home', 'url' => route('web.home')], ['label' => 'Contact Us'], ], ]) @if($topwidget->isNotEmpty())
📍 {{ $_church->address }}
@endif