
Deposited
{{$deposited}}

Total Earning
{{$earning}}
@php
$application = DB::table('app_version_control')
->select('app_version_control.*')
->where('app_version_control.status', '=', 1)
->get();
@endphp
@forelse($application as $app)
@if($app->status == '1')
@endif
@empty
@endforelse
Download App
Download App
{{--
--}}
Account Overview
Active
-
Registered
-
Name{{ Auth::user()->name }} ({{ Auth::user()->email }})
GOLD CARD
₹
DIAMOND CARD
₹0.00