Hello {{ $booking->user->first_name ?? 'User' }},
Your booking details have been updated.
Property: {{ $booking->property->title }}
New Date: {{ $booking->inspection_date }}
New Time: {{ $booking->inspection_time }}