*/ use HasFactory; protected $fillable = ['name', 'description', 'price_cents']; }