@component('mail::message') Hi {{ $requestedUser->name ? $requestedUser->name : $requestedUser->email }}, Thanks for signing up. Soon you'll get a chance to try all the new features we've been building for {{ config('app.name') }}. When your invite is ready, we'll send you an email with a link to get started. Your request has been sent to {{ config('app.name') }}. Thanks,
{{ config('app.name') }} Team @endcomponent