@extends('layouts/emails') @section('content') Hello, User: '{{$user}}' has sent you this message: {{$bodyMessage}} @stop