@extends('examples.modern-layout-v2') @section('title', 'Dashboard') @section('dashboard', 'bg-blue-50 text-blue-700') @section('content')
Welcome back! Here's what's happening with your queue system today.
{{__('messages.errors.license_expired_description')}}
@if($daysRemaining > 0) {{__('messages.errors.trial_license_days_remaining', ['days' => $daysRemaining])}} @else {{__('messages.errors.trial_license_expired')}} @endif {{__('messages.errors.trial_license_description')}}
{{__('messages.errors.trial_license_description')}}
{{__('messages.dashboard.today queue')}}
{{__('messages.dashboard.today serving')}}
{{__('messages.dashboard.today served')}}
{{__('messages.dashboard.today noshow')}}
Token distribution overview
Hourly comparison
{{__('messages.dashboard.call_page_redirect')}}
{{__('messages.dashboard.go_to_call_page')}}