@extends('layouts.email') @section('content')

Hi {{$name}},

{{$heading}}

{!! $content !!}

@endsection