*/ protected $fillable = [ 'subscription_id', 'title_english', 'title_chinese', 'price', 'period', 'is_custom', 'custom_description', ]; }