Hello {{ optional($dealRoom->booking->user)->first_name ?? 'User' }},
Your Deal Room has been successfully created.
Property: {{ optional($dealRoom->property)->title }}
The transaction process has now begun.
Thank you,
{{ config('app.name') }}