@extends('email.partials.layout') @section('content') Dear {{$username}},

Thank you for confirming your email address. Your application will be reviewed in the order it was received. If approved, we will contact you to complete a sample edit.

  @include('email.partials.footer') @endsection