@extends('layouts.admin') @section('title', 'Email (SMTP) Settings') @section('content')
Configure the outgoing mail server used by JOTI Journal for password resets, notifications and other system emails.
Sends a test message using the values currently in the form (no save required). Useful for verifying credentials before committing.
{{ $setting->last_test_error }}
No test has been run yet.
@endif