@props(['url']) @if (($mail_theme_context['logo_url'] ?? null) !== null) @elseif (($mail_theme ?? 'default') === 'minimal') {{ $slot }} @else {!! $slot !!} @endif