@extends('components.app-layout') @section('title', 'Announcements') @section('subtitle', 'Manage church announcements and communications') @section('content')
Create and manage church announcements and communications
{{ $announcement->content ?? 'We are excited to welcome our new church members who joined us this month. Please take a moment to introduce yourselves and make them feel at home in our church family.' }}
Create your first announcement to communicate with your congregation.
Create First Announcement