@extends('components.app-layout') @section('title', 'Ministries') @section('subtitle', 'Manage church ministries and service groups') @section('content')
Organize and manage ministry groups and their activities
{{ ucfirst($ministry->ministry_type) }} Ministry
{{ $ministry->description ?: 'No description available for this ministry.' }}
{{ $ministry->leader->full_name ?? 'No Leader Assigned' }}
Ministry Leader