A booking has been updated by the user.
Property: {{ $booking->property->title }}
User: {{ $booking->user->first_name }} {{ $booking->user->last_name }}
Date: {{ $booking->inspection_date }}
Time: {{ $booking->inspection_time }}