to: {{$data->email->email_account}} cc: {{$data->email->cc}}
| User ID | Name | Note |
|---|---|---|
| {{$notee->user->username}} | {{$notee->user->first_name}} | {{$notee->note}} |
| Source ID | Platform | Type | Content |
|---|---|---|---|
| {{$timeline->resource_id}} | {{$timeline->channel}} | {{$timeline->type}} | {!! $timeline->content !!} |