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

Hello,

Welcome to {{\Config::get('app.name')}}!

Click the link below to verify your email.

{{ url($data['uuid']) }}

Thank You.

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