@php $noticeGreetingName = trim((string) ($recipientDisplayName ?? '')); @endphp @if($noticeGreetingName !== '')

Dear Mr./Miss {{ $noticeGreetingName }},

@else

Dear Sir/Madam,

@endif

@if(!empty($isRevised))A revised meeting notice has been issued (additional agenda item).@else You are invited to the P&D meeting.@endif

Please find attached the official meeting notice (PDF).

With Regards,
P&D

This is an automated message from {{ config('app.name') }}.