Daily closeout
Close register for today?
Your POS recorded RM 4,286.50 across 126 orders. Confirm that the cash drawer has been counted before closing the register.
126 ordersRM 4,286.50
Layered interface patterns for focused decisions, contextual help, status updates, announcements, and privacy choices.
src/components/components/overlays/Modal.astroYour POS recorded RM 4,286.50 across 126 orders. Confirm that the cash drawer has been counted before closing the register.
<Modal title="..." description="..." />src/components/components/overlays/Tooltip.astro<Tooltip label="..." text="..." />src/components/components/overlays/Popover.astroManage orders, staff access, and inventory for this location.
<Popover triggerLabel="..." title="..." />src/components/components/overlays/Toast.astro<Toast title="..." message="..." />src/components/components/overlays/AnnouncementBar.astro<AnnouncementBar message="..." linkLabel="..." />src/components/components/overlays/CookieBanner.astro<CookieBanner title="..." description="..." />