@extends('emails.layout') @section('salutation') Hi, {{$user->displayName()}}! @endsection @section('content')
= nl2br($message_body) ?>