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

Staff Portal

Overview of system status and recent activity.

Pending Orders

{{ $stats['pending_orders'] }}

Open Tickets

{{ $stats['open_tickets'] }}

Active Services

{{ $stats['active_services'] }}

Monthly Revenue

{{ $stats['monthly_revenue'] }}

Quick Shortcuts

System Health

  • Upstream API Connection ● Connected
  • Database Latency 12ms
  • Pending Cron Jobs 0
@endsection