@model int @{ Layout = "~/Views/Shared/_KioskLayout.cshtml"; ViewData["Title"] = "SMS Consent"; string customerName = ViewBag.CustomerName as string ?? "Customer"; }
Please read the following and tap I Agree to opt in.
@* Separate form for decline so "No Thanks" can POST with agreed=false *@