@extends('backend.app') @section('title', 'Dashboard') {{-- @section('style') @endsection --}} @section('content')
Here is your latest dashboard overview
Total Admins
Total Users
Blocked Users
Today Approved
Revenue Today
Revenue This Month
| # | Name | Role | Status | Action | |
|---|---|---|---|---|---|
| {{ $loop->iteration }} | {{ $user->name }} | {{ $user->email }} | {{ $user->role }} | Active | View |
| No data found | |||||