@model PowderCoating.Application.DTOs.Appointment.CreateAppointmentDto @{ ViewData["Title"] = "New Appointment"; ViewData["PageIcon"] = "bi-calendar-plus"; ViewData["PageHelpTitle"] = "New Appointment"; ViewData["PageHelpContent"] = "Create an appointment to schedule a customer visit, drop-off, pick-up, or consultation. Select the Type first — the Linked Job field appears once a type is chosen. Reminder notifications fire before the scheduled start time."; }
Set a reminder to receive a notification before the appointment starts. Useful for preparing materials or coordinating with staff.