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

Dear Administrator:

You have received the following inquiry from LabPair.com.

CONTACT REQUEST

Full Name: {{$data['name']}}

Institution, Department or Company Name: {{$data['institution']}}

City: {{$data['city']}}

State: {{$data['state']}}

Phone: {{$data['phone']}}

Email: {{$data['email']}}

How can we help you:

{{$data['description']}}

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