diff --git a/resources/views/theme/backend/adminlte/account/widget/admin/list.blade.php b/resources/views/theme/backend/adminlte/account/widget/admin/list.blade.php index b78ac0c..51947eb 100644 --- a/resources/views/theme/backend/adminlte/account/widget/admin/list.blade.php +++ b/resources/views/theme/backend/adminlte/account/widget/admin/list.blade.php @@ -20,7 +20,7 @@ @endphp - {{ $ao->name }} + {{ $ao->name }} {{ $ao->services->where('active',TRUE)->count() }} /{{ $ao->services->count() }} @endforeach