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

Hello,

{{$data["name"]}} wanted to share the following product(s) with you.

{{$data['title']}}

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

@include('email.email-footer')