@php $logoPath = public_path('assets/logo.png'); $logoSrc = file_exists($logoPath) && isset($message) ? $message->embed($logoPath) : asset('assets/logo.png'); @endphp
A subscriber has {{ $action }} on the website.