@extends('member.layouts.app') @section('title', 'Dashboard') @section('content')
Last login
{{ now()->format('M d, Y') }}
{{ now()->format('g:i A') }}
Total Donations
₵{{ number_format($stats['total_donations'], 2) }}
All time giving
Events Attended
{{ $stats['events_attended'] }}
Total participation
Active Ministries
{{ $stats['active_ministries'] }}
Current involvement
This Year
₵{{ number_format($stats['yearly_donations'], 2) }}
Year to date giving
{{ $program->date_range }}
@if($program->registration_fee > 0)₵{{ number_format($program->registration_fee, 2) }}
@elseFree
@endifNo active programs available.
{{ $donation->donationType->name ?? 'General' }}
{{ $donation->donation_date ? $donation->donation_date->format('M d, Y') : 'Date N/A' }}
₵{{ number_format($donation->amount, 2) }}
No donations yet.
Make your first donation{{ Str::limit($testimony->content, 100) }}
Be the first to share how God has worked in your life!
Share Your First Testimony