{{-- --}}
@stack('styles')
Search [CTRL + K]
@if (Auth::user()->role == 'distributor')
Rp {{ number_format(Auth::user()->balance->balance ?? 0, 0, ',', '.') }}
@endif
Notification
8 New
CF
Charles Franklin
Accepted your connection
12hr ago
View all notifications
Toggle theme
Light
Dark
System
{{ Auth::user()->username }}
{{ Auth::user()->email }}
@csrf
Logout
@yield('content')
@stack('scripts')