Highlight Ladill-provided kiosks on Pro and Enterprise plans.
Deploy Ladill Frontdesk / deploy (push) Successful in 1m16s

Surface hardware kiosk provision in plan benefits, upgrade banners,
and settings copy so paid tiers clearly include supplied visitor kiosks.
This commit is contained in:
isaacclad
2026-07-16 08:20:38 +00:00
parent 5526a10342
commit fc072e71be
5 changed files with 8 additions and 6 deletions
@@ -9,7 +9,7 @@
<div class="flex flex-col gap-4 sm:flex-row sm:items-start sm:justify-between">
<p class="text-sm leading-6 text-slate-600">
@if ($hasPaidPlan)
<span class="font-medium text-indigo-700">{{ $plan['label'] ?? 'Pro' }}</span> unlimited kiosks, integrations, and unlimited host emails, billed per branch (SMS still billed per segment).
<span class="font-medium text-indigo-700">{{ $plan['label'] ?? 'Pro' }}</span> Ladill-provided visitor kiosks, unlimited kiosk software, integrations, and unlimited host emails, billed per branch (SMS still billed per segment).
@if ($billedBranches > 0)
Billed for {{ $billedBranches }} {{ str('branch')->plural($billedBranches) }}
({{ $activeBranchCount }} active).