{{--$participant collection is available here--}}
@component('mail::message')
# Conversation Reminder Email
Message: {{ $participant->message->body }}
@component('mail::button', ['url' => $url ])
View Message
@endcomponent
Thanks,
{{ config('app.name') }}
@endcomponent