+
SMS on
}
@@ -184,6 +185,11 @@
SMS off
+
+ Get SMS Consent
+
}
diff --git a/src/PowderCoating.Web/Views/Customers/SmsConsent.cshtml b/src/PowderCoating.Web/Views/Customers/SmsConsent.cshtml
new file mode 100644
index 0000000..f84de17
--- /dev/null
+++ b/src/PowderCoating.Web/Views/Customers/SmsConsent.cshtml
@@ -0,0 +1,45 @@
+@model int
+@{
+ Layout = "~/Views/Shared/_KioskLayout.cshtml";
+ ViewData["Title"] = "SMS Consent";
+ string customerName = ViewBag.CustomerName as string ?? "Customer";
+}
+
+
+
SMS Notifications
+
Please read the following and tap I Agree to opt in.
+
+
+