@extends('mail.notifications.layout') @section('email-header') @include('mail.partials.brand-header', ['brand' => 'domains']) @endsection @section('email-footer') @include('mail.partials.brand-footer', ['brand' => 'domains']) @endsection @section('content')

Domain Verified!

{{ $domain->host }} is now active

Your Domain is Ready

Great news! Your domain {{ $domain->host }} has been successfully verified and is now fully active on Ladill.

What's Been Set Up

DNS Management
Your DNS records are now managed by Ladill
Email Ready
You can now create professional email addresses
SSL Certificate
Being provisioned automatically (usually within minutes)

What's next? You can now:

Manage Domain
Create Email Address

@endsection