Choose which email notifications you'd like to receive.
@switch($type) @case('welcome') Welcome email when you first sign up @break @case('feature_limit') Alert when you've used all of a feature @break @case('feature_low') Warning when a feature is running low @break @case('plan_overdue') Important payment reminders @break @case('plan_expiring') Reminder before your plan expires @break @case('trial_ending') Reminder before your trial ends @break @case('review_notification') Instant email when Google sends a new review, including an AI draft reply. Works even if auto-reply is off; auto-reply delay only affects posting to Google. @break @case('weekly_digest') Weekly summary of your activity @break @default Receive notifications about {{ str_replace('_', ' ', $type) }} @endswitch
No notification history yet.
@endif @else @endif