@extends('admin.partials.master') @section('admin_content')
Users

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

Total Purchase

{{\App\Models\Purchase::get()->count()}}

Total Checkin

{{\App\Models\Checkin::get()->count()}}

Active Bonus