@extends('Root.layout.master') @section('title',"Dashboard") @section('page_name',"Dashboard - ".Auth::user()->u_name) @section('content')
John Doe just signed up for premium account
Order #3254 worth $245 has been placed
Payment of $1,250 received from client
High CPU usage detected on server #4
| Order ID | Customer | Date | Amount | Status | Action |
|---|---|---|---|---|---|
| #ORD-7841 | John Smith | Mar 12, 2023 | $245.99 | Completed | |
| #ORD-7840 | Emma Johnson | Mar 11, 2023 | $1,250.00 | Pending | |
| #ORD-7839 | Michael Brown | Mar 10, 2023 | $89.99 | Completed | |
| #ORD-7838 | Sarah Williams | Mar 9, 2023 | $450.50 | Cancelled |