@extends('layouts/emails') @section('content') Thank You, {{$user}} @if($body != '') {{$body}} @else For Being With Us. @endif @stop