@if ($logo = core()->getCurrentChannel()->logo_url) {{ config('app.name') }} @else {{ config('app.name') }} @endif
{{ $slot }}

@lang('admin::app.emails.thanks', [ 'link' => 'mailto:[email protected]', 'email' => '[email protected]', 'style' => 'color: #2969FF;' ])