@extends('layouts.admin') @section('title', __('Add Sending Domain')) @section('page-title', __('Add Sending Domain')) @section('content')
{{ $message }}
{{ __('Enter the domain you want to use for sending emails. DNS records (SPF, DKIM, DMARC) will be generated.') }}