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

🔒 SSL Certificate Active

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

Your Site is Secure

Your SSL certificate for {{ $domain->host }} has been successfully provisioned. Your website is now accessible via HTTPS and visitors will see the secure padlock icon.

Certificate Details

What this means:

Visit Your Secure Site

Your SSL certificate will automatically renew before it expires. No action is required from you.

@endsection