@extends('layouts.app')
@section('title', 'Notifications')
@section('content')
Notification Settings
What triggers a notification
Every trigger below only reaches staff who are currently clocked in — the moment
someone clocks out, they stop receiving notifications, even if this is enabled.
- Kitchen staff — when an order is sent to kitchen
- POS/front-of-house staff — when a customer places an order via the QR menu
- Scheduling managers — new shift swap, overtime, or break requests
- HR staff — new leave requests
- Accounting staff — a void needs approval above the threshold
@endsection