@extends('email.partials.layout') @section('content') Check {{$username}}'s profile.
{{$link}}
  @include('email.partials.footer') @endsection