{!! $notification->id !!}
{!! $notification->title !!}
{!! $notification->notification_type_id !!}
{!! $notification->user_id !!}
{!! $notification->read !!}
{!! $notification->created_at !!}
{!! $notification->updated_at !!}