Servers
{{$data['servers']->enabled}}/{{$data['servers']->total}}
@extends('admin.template') @push('scripts') @endpush @section('content')
| # | Country | Total Connects | % |
|---|---|---|---|
| {{$index++}} |
{{Locale::getDisplayRegion("-$stat->country_code", 'en')}}
|
{{$stat->connect_count}} | {{$stat->percent}} |