@extends('panel.layout.app', ['disable_tblr' => true]) @section('title', __('User Dashboard')) @section('content')
{{ __('Total Registered Users') }}
{{ __('Online Users') }}
{{ __('Visitors Today') }}