Hello {{ $user->first_name ? $user->first_name : $user->email }}:
Welcome to Fuse2, the boomtime Marketing system. We’ve created an account for you -- simply @include('emails._email_button', ['link' => $link, 'button_text' => "set a password here to activate it"])
This system will be your portal into some of the services that boomtime provides, such as analytics and mailbox mining. Once logged in, you should be able to access these and more from the left menu.
@if(isset($marketing_strategist))
If you have any questions or feedback, please reach out to your Marketing Strategist, {{ $marketing_strategist->full_name }}.
@endif
Thank you for your business - we look forward to working with you.