@php $brandUrl = 'https://itcarrot.com'; $brandName = config('mail.from.name', 'Carrot'); $supportEmail = config('mail.senders.info.address', 'info@itcarrot.com'); $gridBackground = 'background-color:#1a1a1a;background-image:linear-gradient(rgba(255,255,255,0.05) 1px, transparent 1px), linear-gradient(90deg, rgba(255,255,255,0.05) 1px, transparent 1px);background-size:20px 20px;'; @endphp
{{ $subjectLine }}