Notification Information
Title {!! canEmpty($notification->title) !!}
Notification {!! canEmpty($notification->message) !!}
Date Created {!! $notification->createdAt(isHumanTime: false) !!}
Date Updated {!! $notification->updatedAt(isHumanTime: false) !!}