@extends('Admin.Layout.main') @section('title', 'سولار مدیر') @section('header', 'پنل مدیریتی سولار مدیر') @section('content')

{{ $statistics['users-count'] }}

تعداد کل کاربران

{{ $statistics['factory-owners-count'] }}

تعداد کارخانه داران

{{ $statistics['investors-count'] }}

تعداد سرمایه گذاران
@endsection