@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 Expiring

{{ $daysUntilExpiry }} days remaining

Action May Be Required

Your SSL certificate for {{ $domain->host }} is expiring soon. While we attempt to auto-renew certificates, please verify your domain is still properly configured.

Certificate Details

What you should check:

Check Domain Settings

If everything looks correct, no action is needed. We'll automatically attempt to renew your certificate. If renewal fails, we'll notify you immediately.

@endsection