{{-- Actifisys (dnyActifisys) developed by Daniel Brendel (C) 2019 - 2023 by Daniel Brendel Version: 1.0 Contact: dbrendel1988gmailcom GitHub: https://github.com/danielbrendel/ Released under the MIT license --}} @extends('layouts.layout_home') @section('title') {{ __('app.maintainer_area') }} @endsection @section('content')

{{ __('app.visits') }}

{{ __('app.currently_online') }} {{ $online_count }}
{{ __('app.range') }}     Go
{{ __('app.sum') }}
{{ __('app.avg_per_day') }}
{{ __('app.avg_per_hour') }}
@endsection @section('javascript') @endsection