@extends("admin.layouts.app") @section("style") @endsection @section("wrapper")

Active Members

{{ App\Models\User::all()->count() }}

Total of Student

{{ App\Models\Student::all()->count() }}

Fee Paid Students Count

{{ $fee_count_remain }}

Fee Remaining Students Count

{{ $fee_count_paid }}

Fee Failed Students Count

{{ $fee_count_failed }}

Total Fees Raise

₹{{ number_format($fee_amount_total,2) }}

Total Fee Paid

₹{{ number_format($fee_amount_paid,2) }}

Remainning Fee Amount

₹ @if(!empty($fee_amount_remain)) {{ number_format($fee_amount_remain,2) }} @else {{ number_format(0,2) }} @endif

Sales Visits
24.15M
Overall Visitor 2.43%
12:38
Visitor Duration 12.65%
639.82
Pages/Visit 5.62%
  • Jeans 25
  • T-Shirts 10
  • Shoes 65
  • Lingerie 14

USA 70%

Canada 65%

England 60%

Australia 55%

India 50%

China 45%

Total Likes

45.6M

+6.2% from last week

Comments

25.6K

+3.7% from last week

Total Shares

85.4M

+4.6% from last week

Weekly Revenue

$89,540

4.4%

  • Completed 25
  • Pending 10
  • Process 65

$45,216

Clothing

$68,154

Electronic

@endsection @section("page-js-script") @endsection