@extends('backend.layouts.design') @section('content')

Dashboard

@include('backend.dashboard.count-section')
@include('backend.dashboard.member-section') @include('backend.dashboard.church-section') @include('backend.dashboard.baptism-table-section')
@endsection