@extends('layouts.app') @section('page_title', 'Admin Dashboard') @section('content')
Started Today
{{ $todayStarted }}
Stopped Today
{{ $todayStopped }}
Currently on Lunch
{{ $activeLunchCount }}
Pending Tasks
{{ $pendingTasks }}

Operational Focus

Keep an eye on lunch overuse, missing stop updates and pending review queue for accurate salary automation.

Realtime Attendance overview
Critical Pending task approvals

Quick Actions

Go to Admin Task Review Open Attendance Monitor
@endsection