@if($notification->user)
profile-picture
{{$notification->user->fullname}} has purchased the domain {{trans($type)}}
{{trans($notification->type)}} {{date("Y-m-d",strtotime($notification->created_at))}}
@endif