*/ protected $fillable = [ 'user_id', 'notification', 'is_active', ]; }