@php($title =__('Home') )
{{ clientsCached()->count() }}
@lang('Total Clients')
{{ teamsCached()->count() }}
@lang('Total Teams')
{{ teamsCached()->count() }}
@lang('Total Teams')
{{ categoriesCached()->count() }}
@lang('Total Category')
{{ contactsCached()->count() }}
@lang('Total Contacts')
{{ slidersCached()->count() }}
@lang('Total Sliders')
{{ \App\Models\Comment::query()->notApproved()->count() }}
@lang('Comments not approved')
{{ \App\Models\JoinRequest::count() }}
@lang('Join Requests')
{{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
{{ \App\Models\User::where('active',true)->count() }}
--}} {{--
@lang('Comments Active')
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
{{ \App\Models\User::where('active',false)->count() }}
--}} {{--
@lang('Comments Active')
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}}
{!! $published->container() !!}
{{ $published->script() }}