@yield('css')
theme_style == "dark") theme="dark" @endif>
theme_style == "semi-dark") ? __('is-dark') : ''}}" data-content="sidebarMenu" >
Available Balance
{{__format_number($user->get_total_bal()['total_bal'])}}
{{$user->user_curr()}}
{{__format_number($user->get_total_bal()['sys_bal'])}}
{{system_settings('currency')}}
Profits (7d)
+ {{__format_number(get_last_week_profit($user->id))}}
{{$user->user_curr()}}
Deposit
Withdraw
{{$user->user_initials()}}
{{$user->get_full_name()}}
{{$user->email}}
Available Balance
{{__format_number($user->get_total_bal()['total_bal'])}}
{{$user->user_curr()}}
{{__format_number($user->get_total_bal()['sys_bal'])}}
{{system_settings('currency')}}
Profits (7d)
+ {{__format_number(get_last_week_profit($user->id))}}
{{$user->user_curr()}}
Withdraw Funds
Deposit Funds
View Profile
Security Setting
Login Activity
Sign out
{{ csrf_field() }}
Menu
Dashboard
Wallets
Transactions
Plans
Plans
My Plans
@if(system_settings('nft_allow') == 'on')
NFTs Investment
@endif
Others
My Profile
Referral
Support
Log Out
theme_style == "semi-dark") ? __('is-dark') : ''}}">
{{ucfirst(get_email_verification_text($user->email_verify))}}
{{$user->get_full_name()}}
{{$user->user_initials()}}
{{$user->get_full_name()}}
{{$user->email}}
Wallet Balance
{{__format_number($user->get_total_bal()['total_bal'])}}
{{$user->user_curr()}}
Withdraw Funds
View Profile
Security Setting
Login Activity
Sign out
@yield('content')
@yield('modals') @yield('js')