@extends('email.partials.layout') @section('content')
{{$data}}
  @include('email.partials.footer') @stop