@extends('email.partials.layout') @section('content')

{{$usernameFrom}} has sent you a new message. Please log in at www.editorworld.com to read the message.

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