@extends('theme::layout') @section('title', 'Bulletins') @section('content') @include('theme::_hero_banner', [ 'heroTitle' => 'Bulletins', 'heroSubtitle' => 'Weekly and monthly parish bulletins and newsletters', 'breadcrumbs' => [ ['label' => 'Home', 'url' => route('web.home')], ['label' => 'Bulletins'], ], ])
No bulletins available yet.