{{-- Header is empty by design — the brand chip lives inside the message body (see resources/views/vendor/notifications/email.blade.php). Kept around so any third-party Mailable that still uses renders without errors. --}} @props(['url']) @if (trim($slot) !== '') {!! $slot !!} @endif