@extends('users-area.layouts.app') @section('content') {{--
WHATSAPP

0.1245

Total Klik
YOUTUBE

0.5620

Total Klik
INSTAGRAM

1.200

Total Klik
TIKTOK

1.150

Total Klik
--}}
{{--
Featured BTCs

The Top BTCs for New Investors

img
Els Idunn
els@email
user1
Price
0.25 BTC
$21,23,000
5d 16h 2.5k
img
Liam William
lian@email
user1
Price
1.42 ETH
$15,000
3d 1h 1.2k
img
John Smith
john@email
user1
Price
0.25 XRP
$61,25,000
2d 11h 5.3k
Your Investments

What Are the Risks of Investing?

Amount
Amount
Amount
Amount
Quick Transfer

The History of Converters

To
user1 John
Amount
--}}
Welcome back {{ auth()->user()->name }}!

{{ number_format($totalOutlet) }}

Total Outlet

{{ number_format($totalClickTodaysCount) }}

Today’s Click

Top Today’s Click
@forelse ($totalClickTodays as $outlet) @empty @endforelse
Outlet Whatsapp Instagram Tiktok Youtube Facebook Website Google Review Total Click
{{ $outlet->outlet?->outlet_code }}

{{ $outlet->outlet?->outlet_name }}

{{ number_format($outlet->whatsapp) }} {{ number_format($outlet->instagram) }} {{ number_format($outlet->tiktok) }} {{ number_format($outlet->youtube) }} {{ number_format($outlet->facebook) }} {{ number_format($outlet->website) }} {{ number_format($outlet->google_review) }} {{ number_format($outlet->total_click) }}
No data
@endsection @push('script') @endpush