@props(['url']) @if (trim($slot) === config('app.name') && file_exists(public_path('images/logo-email.png'))) @else {!! $slot !!} @endif