@extends('layouts.admin') @section('title', 'Admin Dashboard') @section('header_title', 'Dashboard Overview') @section('content')

Welcome to IPC Shalom Chicago Admin Portal

Manage your church website modules, articles, pastors, schedules, gallery albums, and settings dynamically using the sidebar navigation.

{{ $stats['settings'] }}

Site Settings

{{ $stats['navigation'] }}

Menu Links

{{ $stats['pages'] }}

Pages

{{ $stats['banners'] }}

Sliders

{{ $stats['teams'] }}

Leaders

{{ $stats['schedules'] }}

Schedules

{{ $stats['testimonials'] }}

Testimonials

{{ $stats['recommendations'] }}

Notices

{{ $stats['albums'] }}

Albums

{{ $stats['articles'] }}

Articles

{{ $stats['events'] }}

Events

{{ $stats['ministryphotos'] }}

Ministry Banners

{{ $stats['opportunities'] }}

Opportunities

{{ $stats['scrollers'] }}

Scrollers

{{ $stats['users'] }}

Admin Users

@endsection