@extends('layouts.admin') @section('title') Ananas | Admin Dashboard @endsection @section('dashboard') active {{session('sidebar_color')}} @endsection @section('breadcrumb') @endsection @section('style') @endsection @section('content')
person

All Users

{{count($users)}}


weekend

Today's Money

$53k


person

New Clients

3,462


weekend

Sales

$103,430


@endsection @section('footer') @endsection