@extends('layouts.admin', [ 'title' => 'Email Settings', 'pageTitle' => 'Email Settings', 'active' => 'reminders', ]) @section('content')
Configure SMTP delivery for booking emails, invoice reminders, and follow-up messages.
@include('admin.reminders.partials.nav', ['activeTab' => 'email'])SMTP ready
Last test delivered successfully
Use authenticated SMTP credentials from the business owner or platform mail provider.
Test emails validate host, port, encryption, username, password, and sender identity before reminders go live.