@if($notification->user)
profile-picture
{{$notification->user->fullname}} has sent reply on your booking.
{{date("Y-m-d",strtotime($notification->created_at))}}
@endif