# Admin Settings Patch

This patch adds:

- `/admin/settings`
- editable first booking time
- editable latest court closing time
- editable regular hourly price
- multiple Happy Hour rules
- weekday selection for each Happy Hour
- active/inactive state for each Happy Hour

## Installation

1. Import:

   `database/2026-07-25-admin-settings.sql`

2. Upload the folders from this patch and overwrite existing files.

3. Open:

   `https://tennis.villa-anjing.com/admin/settings`

## Important

This patch creates and manages Happy Hour rules in the administration area.

The booking-price display and final Happy Hour price calculation in the public booking flow should be connected in the following patch together with the booking summary. Until then, the regular booking creation continues to use `hourly_rate_idr`.
