@php $logoPath = $logoPath ?? config('mail.logo_path'); @endphp @if (! empty($logoPath) && file_exists($logoPath) && isset($message))
{{ config('app.name') }}
@endif