@extends('admin.dashboard') @section('content')

User Earned Amount

@foreach($country_data as $key => $val) @endforeach
{{ $val['country_name'] .' | '.$val['total_panelist'] }} {{ number_format($val['total_amount'],2) }} $

TOP 4 BRANDS

TOP 3 DISTRIBUTOR

TOP 3 PRODUCTS

67

Total TSO

Rs. 0

Booking Today (14 Feb 2023)

Rs. 0

Sales Yesterday (14 Feb 2023)

5320

Total Shop

Rs. 0

Sales Current Month (Feb 2023)

0

Units Sold (Feb 2023)

Rs. 1,540

Sales Previous month (Jan 2023)

23

TOP 3 ITEM TYPES

FISCAL YEAR SALES GRAPH

SYSTEM ACTIVITY

@endsection @section('script') @endsection