'int', 'performance_id' => 'int' ]; protected $fillable = [ 'sheet_id', 'performance_id', 'created_at', 'updated_at' ]; }