@extends('mail.layouts.platform') @section('body') @if (!empty($recipientName))
Hello {{ $recipientName }},
{!! nl2br(e($body ?? $message ?? '')) !!}