{{ __('Broadcast Email: ') }} {{ $chapter->name }}

@if(isset($recipient) && $recipient)

Direct Message

Composing an email here will only be sent directly to {{ $recipient }}.

@else

Mass Broadcaster

Composing an email here will immediately queue and send this message cleanly customized to every registered member belonging to {{ $chapter->name }}.

@endif
@csrf @if(isset($recipient) && $recipient) @endif
[{{ $chapter->type === 'coffee_connect' ? 'Coffee Connect' : 'Chapters' }}]

The module branding brackets will automatically be prepended to your subject line.

Cancel @if(isset($recipient) && $recipient) @else @endif