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

150

Orders This Month

500

Active Products

120

VIP Customers

300

Non-VIP Customers

Recent Orders
IDCustomerStatus
101John DoeShipped
102John DoeShipped
103John DoeShipped
104John DoeShipped
105Jane DoePending
Recent Sign-ups
IDNameEmail
501Michaelmichael@example.com
502Susansusan@example.com
503Susansusan@example.com
504Susansusan@example.com
505Susansusan@example.com
@endsection @section('common_script') @endsection