@component('mail::layout')
{{-- Header --}}
@slot('header')
@component('mail::header', ['url' => config('app.url')])
@endcomponent
@endslot
{{-- Body --}}
Your custom domain request has been approved .
Domain Name : {{ $domain_name }}
You are eligible to use custom domain now !!!
To use custom domain you can simply share URL like "https://your-domain/{url-alias}"
{{ getAppName() }}