| |
|
|
|
|
@php
$recipientName = trim(($visitor->title ?? '') . ' ' . ($visitor->first_name ?? '') . ' ' . ($visitor->last_name ?? ''));
if (empty($recipientName)) {
$recipientName = $visitor->name ?? 'Subscriber';
}
@endphp
Dear {{$recipientName}},
The Pakistan Society of Internal Medicine (PSIM) is pleased to invite you to the {{ $eventTitle }}.
Event Details Category: {{ $category }}
Date: {{ $startDate }}
Venue: {{ $venue }}
Registration Deadline: {{ $registrationDeadline }}
We look forward to welcoming you.
Pakistan Society of Internal Medicine (PSIM)
Register Now
For any questions, feel free to reach out to us at Contact Us
Regards, Team PSIM
{{\Carbon\Carbon::parse()->format('d/m/Y')}}
- Pakistan Society of Internal Medicine
- Address: {{str_replace('
','',config('typicms.address'))}}
- Phone:{{config('typicms.site_contact_no')}}
- Email:{{config('typicms.webmaster_email')}}
- Website:https://psim.org.pk/
Please do not reply to this email. This inbox is not monitored.
|
|
|
|