@include('email.email-head')
 
@include('email.email-header')

Hello,

{{$data["name"]}} thought that you should see this LabPair News Article.

To view the full post and the identity of researcher who shared it, you will need to create a LabPair account (it's free) or log in.

{{$data['title']}}

By {{ $data["user_name"] }}

{{ $data["company_name"] }}

{!! $data["description"] !!} See More

@include('email.email-footer')