@extends('emails.layout.layout') @section('content')
Hello {{ isset($participantData->full_name) ? $participantData->full_name : $participantData }},
You are invited in {{ $eventData->title }} on the date {{ $eventData->eventStartDate }}.
Please check below details.