Dear {{ $landlord->user->first_name ?? 'Landlord' }},

{{ $messageText ?? 'Please find attached your landlord statement.' }}

Period: {{ $start->format('d M Y') }} – {{ $end->format('d M Y') }}

Regards,
{{ config('app.name') }}