@foreach($devices as $device) @endforeach

{{__('back.usersDevices')}}

{{__('back.iphone')}} {{__('back.android')}} {{__('back.unknown')}}
{{$device['percentage']}}
{{$device['count']}}

تفعيل الاشعارات

مفعل غير مفعل غير معروف
{{$notifications['active']['percentage']}}
{{$notifications['active']['count']}}
{{$notifications['in_active']['percentage']}}
{{$notifications['in_active']['count']}}
{{$notifications['unknown']['percentage']}}
{{$notifications['unknown']['count']}}
@foreach($versions as $key=>$version) @endforeach @foreach($versions as $version) @endforeach

Versions

{{$key}}
{{$version['percentage']}}
{{$version['count']}}
@foreach($activities as $activity) @endforeach

{{__('back.efficiencyOfUsers')}}

{{__('back.active1MonthAgo')}} {{__('back.active3Months')}} {{__('back.active6Months')}} {{__('back.inactive')}}
{{$activity['percentage']}}
{{$activity['count']}}
@foreach($langs as $lang) @endforeach

{{__('back.languages')}}

{{__('back.arabic')}} {{__('back.english')}} {{__('back.unknown')}}
{{$lang['percentage']}}
{{$lang['count']}}