'float', 'output' => 'object', ]; protected $fillable = [ 'cost', 'name', 'reference_1', 'reference_2', 'output', 'input_1', 'input_2', ]; }