@php $firstName = (string) ($firstName ?? 'there'); $businessName = (string) ($businessName ?? 'your business'); $totalAppointments = (int) ($totalAppointments ?? 0); $invitesQueued = (int) ($invitesQueued ?? 0); $inviteLimit = (int) ($inviteLimit ?? 25); $replyLimit = (int) ($replyLimit ?? 5); $upgradeNote = (string) ($upgradeNote ?? 'all appointments covered โ free plan'); $ctaUrl = (string) ($ctaUrl ?? '#'); $unsubscribeUrl = (string) ($unsubscribeUrl ?? '#'); $appUrl = rtrim((string) config('app.url'), '/'); @endphp
@include('emails.partials.reply-reviews-brand-header')
Calendly connected
{{ number_format($totalAppointments) }} appointments
Review invites will fire after every appointment
You're all set.
Every new review gets an AI reply for your approval before posting.
{{ number_format($totalAppointments) }}
appointments this month
{{ number_format($invitesQueued) }} invites queued
{{ e($upgradeNote) }}
{{ number_format($inviteLimit) }} invites & {{ number_format($replyLimit) }} replies free every month.
Connect Google to collect reviews and post AI replies for your approval.
Sign in with Google โ it's free
Need help? Just reply to this email.
Reply.Reviews
ยท
Unsubscribe