@extends('root') @section('title', 'Queue Monitor') @push('styles') @endpush @section('content')

Queue Monitor

Real-time system health & job processing

PENDING JOBS

0

Processed by background workers

FAILED JOBS

0

Requires attention
System Health
Job Worker Status

Default Queue

Listening for new jobs...
ACTIVE
Recent Failed Jobs
Last 10 items
Job Details Failed At Exception Info Actions
Loading data...
@endsection @section('scripts') @endsection