@extends('emails.layout') @section('content')

Connection Successful!

This is a test email from the Altivate. Email Center. If you are reading this, your infrastructure is correctly established and the system is ready to dispatch automated notifications.

Infrastructure Test Details
Delivery Method
{{ config('mail.default') === 'brevo' ? 'Brevo API (v3)' : 'Standard SMTP' }}
Timestamp
{{ now()->format('M d, Y @ h:i A') }} WAT
Host Status
Connected & Authenticated

Your growth engine is now online. You can continue configuring your automated workflows or proceed to the product management dashboard.

Return to Dashboard

Relentlessly,
Altivate Engineering

@endsection