@include('email.email-head')
 
@include('email.email-header') @if(isset($data["request"])&& $data["request"]['description']!="") @endif

Hi,

{{$data["user_info"]->name." ".$data["user_info"]->last_name}} is requesting your permission to post "{{$data['post']->title}}" on LabPair.com



{!! $data["request"]['description'] !!}


Other scientists who need these resources to complete a publication or experiment can then contact you regarding a potential collaboration.

@include('email.email-footer-without-more-content')