@extends('member.layouts.app') @section('title', 'Testimonies') @section('subtitle', 'Share and read inspiring testimonies from our church family') @section('content')
Witness the amazing works of God in the lives of our church family. Be inspired, encouraged, and strengthened in your faith.
{{ $testimony->excerpt }}
{{ $testimony->member->full_name }}
{{ $testimony->member->chapter ?? 'ACCRA' }} Chapter
@if(request()->hasAny(['search', 'category'])) No testimonies match your search criteria. Try adjusting your filters. @else Be the first to share your testimony and inspire others with God's goodness in your life. @endif